AlignmentHorizontal EnumerationBytescout Spreadsheet SDK
Horizontal alignment type enumeration

Namespace:  Bytescout.Spreadsheet.Constants
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public enum AlignmentHorizontal
Members

  Member nameValueDescription
General0 (0) General alignment
Left1 (1) Left alignment
Centered2 (2) Centered alignment
Right3 (3) Right alignment
Filled4 (4) Filled alignment
Justified5 (5) Justified alignment
CenteredSelect6 (6) Centred selecti alignment
Distributed7 (7) Distributed alignment
See Also

Reference