[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFont.ColorIndex

ColorIndex Property

ColorIndex

Gets or sets an integer value that represents the indexed color of the font.

Declaration
int ColorIndex { get; set; }
Property ColorIndex As Integer
Property Value
Type Description
int

An integer value represents the indexed color of the font.

Remarks

Set this property to ColorIndexAutomatic to specify the automatic color.

Set this property to ColorIndexNone to specify there is no color.