Item
PivotItemCollection indexer (1 of 2)
Получает объект PivotItem по указанному индексу.
public PivotItem this[int index] { get; }
Смотрите также
- class PivotItem
- class PivotItemCollection
- пространство имен Aspose.Cells.Pivot
- сборка Aspose.Cells
PivotItemCollection indexer (2 of 2)
Получает объект PivotItem определенного имени.
public PivotItem this[string itemValue] { get; }
Смотрите также
- class PivotItem
- class PivotItemCollection
- пространство имен Aspose.Cells.Pivot
- сборка Aspose.Cells