[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISparklineGroups.Item

this Property

this[int]

Returns the ISparklineGroup object from a collection.

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

Specifies the position of an element in the collection.

Property Value
Type Description
ISparklineGroup

Returns ISparklineGroup