Item
PivotItemCollection indexer (1 of 2)
Hämtar PivotItem-objektet vid det specifika indexet.
public PivotItem this[int index] { get; }
Se även
- class PivotItem
- class PivotItemCollection
- namnutrymme Aspose.Cells.Pivot
- hopsättning Aspose.Cells
PivotItemCollection indexer (2 of 2)
Hämtar PivotItem-objektet med det specifika namnet.
public PivotItem this[string itemValue] { get; }
Se även
- class PivotItem
- class PivotItemCollection
- namnutrymme Aspose.Cells.Pivot
- hopsättning Aspose.Cells