Item
PivotItemCollection indexer (1 of 2)
Ottiene l’oggetto PivotItem in corrispondenza dell’indice specifico.
public PivotItem this[int index] { get; }
Guarda anche
- class PivotItem
- class PivotItemCollection
- spazio dei nomi Aspose.Cells.Pivot
- assemblea Aspose.Cells
PivotItemCollection indexer (2 of 2)
Ottiene l’oggetto PivotItem con il nome specifico.
public PivotItem this[string itemValue] { get; }
Guarda anche
- class PivotItem
- class PivotItemCollection
- spazio dei nomi Aspose.Cells.Pivot
- assemblea Aspose.Cells