Value
| Name | Description | Value |
|---|---|---|
| AlignmentStyleOptions.CENTER_ALIGN | Center aligns cells. | 1667591796 = 'cent' |
| AlignmentStyleOptions.LEFT_ALIGN | Left aligns cells. | 1818584692 = 'left' |
| AlignmentStyleOptions.RIGHT_ALIGN | Right aligns cells. | 1919379572 = 'rght' |
| AlignmentStyleOptions.SPREADSHEET | Preserves the spreadsheet's alignment. | 1936749171 = 'sprs' |
Usage
As property
ExcelImportPreference.alignmentStyle
| Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |