Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IColorFormat Interface / SchemeColor Property


In This Topic
SchemeColor Property
In This Topic
Gets or sets the scheme color index.
Syntax
'Declaration
 
Property SchemeColor As Short
 
'Usage
 
Dim instance As IColorFormat
Dim value As Short
 
instance.SchemeColor = value
 
value = instance.SchemeColor

Property Value

The index of sheme color.
See Also