GridPivotTableCollection.Item
GridPivotTableCollection indexer
Gets the GridPivotTable
element at the specified index.
public GridPivotTable this[int index] { get; }
Parameter | Description |
---|---|
index | The zero based index of the element. |
Return Value
The element at the specified index.
See Also
- class GridPivotTable
- class GridPivotTableCollection
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop