'Declaration
Public Enum FormatOption Inherits System.Enum
'Usage
Dim instance As FormatOption
public enum FormatOption : System.Enum
'Declaration
Public Enum FormatOption Inherits System.Enum
'Usage
Dim instance As FormatOption
public enum FormatOption : System.Enum
Member | Description |
---|---|
Alignment | Changing the alignment. |
Border | Changing the border. |
BuiltInStyle | Changing the BuiltIn Style. |
Fill | Changing the fill. |
Font | Changing the font. |
Indent | Changing the indent. |
NumberFormat | Changing the number format. |
WrapText | Changing the wraptext. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Commands.FormatOption