Spread WPF 17
GrapeCity.Excel Namespace / GcColor Structure
Members


In This Topic
    GcColor Structure
    In This Topic
    Represents an ARGB (alpha, red, green, blue) color.
    Object Model
    GcColor Structure
    Syntax
    'Declaration
     
    Public Structure GcColor 
       Inherits System.ValueType
    'Usage
     
    Dim instance As GcColor
    public struct GcColor : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Excel.GcColor

    See Also