public enum IconPosition : System.Enum
public enum IconPosition : System.Enum
Member | Description |
---|---|
Left | Indicates that the icon is on left side of the cell |
LeftOfText | Indicates that the icon is on left side of the text in the cell |
OutsideLeft | Indicates that the icon is on the left outside of the cell |
OutsideRight | Indicates that the icon is on the right outside of the cell |
Right | Indicates that the icon is on right side of the cell |
RightOfText | Indicates that the icon is on right side of the text in the cell |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.IconPosition