[]
Returns a specific element of the PivotLineCells collection object identified by its position in the collection. Read-only.
IPivotCell this[int index] { get; }
| Type | Name | Description |
|---|---|---|
| int | index | The position of the element |
| Type | Description |
|---|---|
| IPivotCell | Returns a IPivotCellIPivotCell |