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


In This Topic
    SchemeColor Structure
    In This Topic
    Represents a scheme color.
    Syntax
    'Declaration
     
    
    Public Structure SchemeColor 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As SchemeColor
    public struct SchemeColor : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Core.SchemeColor

    See Also