Spread Silverlight Documentation
ColorType Property (IExcelColor)


GrapeCity.Excel Namespace > IExcelColor Interface : ColorType Property
Gets the type of the color.
Syntax
'Declaration
 
ReadOnly Property ColorType As ExcelColorType
'Usage
 
Dim instance As IExcelColor
Dim value As ExcelColorType
 
value = instance.ColorType
ExcelColorType ColorType {get;}

Property Value

The type of the color.
See Also

Reference

IExcelColor Interface
IExcelColor Members