SpreadsheetGear 2023
ColorIndex Property (IFont)


SpreadsheetGear Namespace > IFont Interface : ColorIndex Property
Gets or sets the zero based color index of the represented text.
Syntax
'Declaration
 
Property ColorIndex As System.Integer
'Usage
 
Dim instance As IFont
Dim value As System.Integer
 
instance.ColorIndex = value
 
value = instance.ColorIndex
System.int ColorIndex {get; set;}
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
ColorIndex Class
Color Property
ThemeColor Property
TintAndShade Property
ColorDefined Property