public enum LabelAlignment : System.Enum
public enum LabelAlignment : System.Enum
Member | Description |
---|---|
bottomCenter | Indicates that the cell label position is bottom-center. |
bottomLeft | Indicates that the cell label position is bottom-left. |
bottomRight | Indicates that the cell label position is bottom-right. |
topCenter | Indicates that the cell label position is top-center. |
topLeft | Indicates that the cell label position is top-left. |
topRight | Indicates that the cell label position is top-right. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.LabelAlignment