[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IGradientStops.Item

this Property

this[int]

Gets the IGradientStop object from the IGradientStops collection (read-only).

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

The name or index number of the returned object.

Property Value
Type Description
IGradientStop

IGradientStop