Spread Silverlight Documentation
GcColor Structure
Members 


GrapeCity.Excel Namespace : GcColor Structure
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

Reference

GcColor Members
GrapeCity.Excel Namespace