GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / SchemeColor Structure
Members


SchemeColor Structure
Represents a scheme color.
Syntax
'Declaration
 
Public Structure SchemeColor 
   Inherits System.ValueType
 
'Usage
 
Dim instance As SchemeColor
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Core.SchemeColor

See Also