[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Color.ToIndexedColor

ToIndexedColor Method

ToIndexedColor()

Gets the indexed color value of this Color structure.

Declaration
public int ToIndexedColor()
Public Function ToIndexedColor() As Integer
Returns
Type Description
int

The indexed color value of this Color structure.

Remarks

The indexed color has base 1. The Tint value isn't applied to the returned result.