[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISparklineGroup.Item

this Property

this[int]

Gets the ISparkline object.

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

Index value of the sparkline.

Property Value
Type Description
ISparkline

Returns ISparkline