Item
PivotItemCollection indexer (1 of 2)
Ruft das PivotItem-Objekt am spezifischen Index ab.
public PivotItem this[int index] { get; }
Siehe auch
- class PivotItem
- class PivotItemCollection
- namensraum Aspose.Cells.Pivot
- Montage Aspose.Cells
PivotItemCollection indexer (2 of 2)
Ruft das PivotItem-Objekt mit dem spezifischen Namen ab.
public PivotItem this[string itemValue] { get; }
Siehe auch
- class PivotItem
- class PivotItemCollection
- namensraum Aspose.Cells.Pivot
- Montage Aspose.Cells