Horizontal alignment styles used for CellStyle.HorizontalAlignment.
| Member Name | Description |
|---|---|
| General | Aligns data depending on the data type (text, number, etc.). Consult Microsoft Excel documentation. |
| Left | Left alignment. |
| Center | Center alignment. |
| Right | Right alignment. |
| Fill | Fill alignment repeats cell data to fill the whole cell. |
| Justify | Justify alignment. |
| CenterAcross | Centered across selection. Multiple cells can be selected but only one should have value for this alignment to have effect. |
| Distributed | Distributed alignment. |
Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)