[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotLines.Item

this Property

this[int]

Returns a specific element of the PivotLines collection object by its position in the collection. Read-only.

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

The position of the element.

Property Value
Type Description
IPivotLine

Returns a IPivotLineIPivotLine