AlignmentHorizontal Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Horizontal alignment type enumeration
Namespace:Bytescout.Spreadsheet.ConstantsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
General | 0 | (0) General alignment | |
Left | 1 | (1) Left alignment | |
Centered | 2 | (2) Centered alignment | |
Right | 3 | (3) Right alignment | |
Filled | 4 | (4) Filled alignment | |
Justified | 5 | (5) Justified alignment | |
CenteredSelect | 6 | (6) Centred selecti alignment | |
Distributed | 7 | (7) Distributed alignment |
See Also