Spread WPF 18
GrapeCity.Spreadsheet Namespace / StyleFormat Structure
Members


In This Topic
    StyleFormat Structure
    In This Topic
    Represents all style settings of the cell.
    Object Model
    StyleFormat Structure
    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