Spread Silverlight Documentation
IsThemeColor Property (IExcelColor)


GrapeCity.Excel Namespace > IExcelColor Interface : IsThemeColor Property
Gets a value indicating whether this instance is theme color.
Syntax
'Declaration
 
ReadOnly Property IsThemeColor As System.Boolean
'Usage
 
Dim instance As IExcelColor
Dim value As System.Boolean
 
value = instance.IsThemeColor
System.bool IsThemeColor {get;}

Property Value

true if this instance is theme color; otherwise, false.
See Also

Reference

IExcelColor Interface
IExcelColor Members