Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Color Structure
Members


In This Topic
    Color Structure
    In This Topic
    Struct ColorData
    Syntax
    'Declaration
     
    
    Public Structure Color 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As Color
    public struct Color : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Color

    See Also