Item
PivotItemCollection indexer (1 of 2)
Obtient l’objet PivotItem à l’index spécifique.
public PivotItem this[int index] { get; }
Voir également
- class PivotItem
- class PivotItemCollection
- espace de noms Aspose.Cells.Pivot
- Assemblée Aspose.Cells
PivotItemCollection indexer (2 of 2)
Obtient l’objet PivotItem du nom spécifique.
public PivotItem this[string itemValue] { get; }
Voir également
- class PivotItem
- class PivotItemCollection
- espace de noms Aspose.Cells.Pivot
- Assemblée Aspose.Cells