Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / CellStyleCommand.IncludeStyle Enumeration


In This Topic
    CellStyleCommand.IncludeStyle Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum CellStyleCommand.IncludeStyle 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As CellStyleCommand.IncludeStyle
    public enum CellStyleCommand.IncludeStyle : System.Enum 
    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