[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotLineCells.Item

this Property

this[int]

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

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

The position of the element

Property Value
Type Description
IPivotCell

Returns a IPivotCellIPivotCell