Spread Silverlight Documentation
IsThemeColor Property (ExcelColor)


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

Property Value

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

Reference

ExcelColor Class
ExcelColor Members