Spread Silverlight Documentation
ColorType Property (ExcelColor)


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

Property Value

The type of the color.
See Also

Reference

ExcelColor Class
ExcelColor Members