[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IColorPalette.Item

this Property

this[int]

Gets or sets the RGB color at the specified index.

Declaration
int this[int index] { get; set; }
Default Property Item(index As Integer) As Integer
Parameters
Type Name Description
int index

An integer value indicates the position of the specified color.

Property Value
Type Description
int

The RGB color of the specified color.