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