Item
PivotItemCollection indexer (1 of 2)
Obtiene el objeto PivotItem en el índice específico.
public PivotItem this[int index] { get; }
Ver también
- class PivotItem
- class PivotItemCollection
- espacio de nombres Aspose.Cells.Pivot
- asamblea Aspose.Cells
PivotItemCollection indexer (2 of 2)
Obtiene el objeto PivotItem del nombre específico.
public PivotItem this[string itemValue] { get; }
Ver también
- class PivotItem
- class PivotItemCollection
- espacio de nombres Aspose.Cells.Pivot
- asamblea Aspose.Cells