Link Search Menu Expand Document

ColumnAlignmentHorizontal Property

Sets the horizontal text alignment style of the column.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public AlignmentHorizontal AlignmentHorizontal { get; set; }

Property Value

Type: AlignmentHorizontal
The horizontal text alignment style.

Implements

IExtFormatAlignmentHorizontal
See Also

Reference