Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / CellStyleCommand.IncludeStyle Enumeration


CellStyleCommand.IncludeStyle Enumeration
Syntax
'Declaration
 
Public Enum CellStyleCommand.IncludeStyle 
   Inherits System.Enum
 
'Usage
 
Dim instance As CellStyleCommand.IncludeStyle
Members
MemberDescription
Alignment 
All 
Border 
Font 
None 
Number 
Patterns 
Protection 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Commands.CellStyleCommand.IncludeStyle

See Also