Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / StyleFormat Structure
Members


In This Topic
    StyleFormat Structure
    In This Topic
    Represents all style settings of the cell.
    Syntax
    'Declaration
     
    
    Public Structure StyleFormat 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As StyleFormat
    public struct StyleFormat : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.StyleFormat

    See Also