'Declaration Public Enum HorizontalAlignmentEnum Inherits System.Enum
public enum HorizontalAlignmentEnum : System.Enum
'Declaration Public Enum HorizontalAlignmentEnum Inherits System.Enum
public enum HorizontalAlignmentEnum : System.Enum
| Member | Description |
|---|---|
| Center | Aligns text to the center. |
| Far | Aligns cell text to the far side (right side in left-to-right mode). |
| General | Sets text to be left-aligned and numbers to be right-aligned. |
| Justify | Spreads text throughout. |
| Near | Aligns text to the near side (left side in left-to-right mode). |
System.Object
System.ValueType
System.Enum
C1.C1DataExtender.HorizontalAlignmentEnum