[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IColorStops.Item

this Property

this[int]

Returns the IColorStop object from a collection.

Declaration
IColorStop this[int index] { get; }
Parameters
Type Name Description
int index

Specifies the position of an element in the collection.

Property Value
Type Description
IColorStop

Returns IColorStop