'Declaration
Public Enum CellStyleCommand.IncludeStyle Inherits System.Enum
'Usage
Dim instance As CellStyleCommand.IncludeStyle
public enum CellStyleCommand.IncludeStyle : System.Enum
'Declaration
Public Enum CellStyleCommand.IncludeStyle Inherits System.Enum
'Usage
Dim instance As CellStyleCommand.IncludeStyle
public enum CellStyleCommand.IncludeStyle : System.Enum
Member | Description |
---|---|
Alignment | The style includes the alignment property. |
All | The style includes all properties. |
Border | The style includes the GrapeCity.Spreadsheet.IBorder.Color property. |
Font | The style includes the font property. |
None | The style includes no property. |
Number | The style includes the GrapeCity.Spreadsheet.NumberFormat property. |
Patterns | The style includes the interior property. |
Protection | The style includes the protection property. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Commands.CellStyleCommand.IncludeStyle