[]
Specifies the horizontal alignment of text or images in a cell.
public enum AlignHorzEnum
Name | Description |
---|---|
Center | Text is aligned centered. |
Far | Text is aligned to the right. |
General | Text is aligned Near and numeric values Far |
Justify | Text is aligned with respect to the cells boundries. |
Near | Text is aligned to the left. |