SpreadsheetGear 2023
ColorDefined Property (IFont)


SpreadsheetGear Namespace > IFont Interface : ColorDefined Property
Returns true if the Color, ColorIndex, ThemeColor and TintAndShade properties of all text represented by this font are the same, otherwise false is returned.
Syntax
'Declaration
 
ReadOnly Property ColorDefined As System.Boolean
'Usage
 
Dim instance As IFont
Dim value As System.Boolean
 
value = instance.ColorDefined
System.bool ColorDefined {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IFont Interface
IFont Members
Color Property
ColorIndex Property
ThemeColor Property
TintAndShade Property