[]
        
(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; }
ReadOnly Default Property Item(index As Integer) As IColorStop
Parameters
Type Name Description
int index

Specifies the position of an element in the collection.

Property Value
Type Description
IColorStop

Returns IColorStop