Item
PivotFieldCollection indexer (1 of 2)
Ruft das PivotField-Objekt am spezifischen Index ab.
public PivotField this[int index] { get; }
Siehe auch
- class PivotField
- class PivotFieldCollection
- namensraum Aspose.Cells.Pivot
- Montage Aspose.Cells
PivotFieldCollection indexer (2 of 2)
Ruft das PivotField-Objekt mit dem spezifischen Namen ab.
public PivotField this[string name] { get; }
Siehe auch
- class PivotField
- class PivotFieldCollection
- namensraum Aspose.Cells.Pivot
- Montage Aspose.Cells