Item
PivotFieldCollection indexer (1 of 2)
Hämtar PivotField-objektet vid det specifika indexet.
public PivotField this[int index] { get; }
Se även
- class PivotField
- class PivotFieldCollection
- namnutrymme Aspose.Cells.Pivot
- hopsättning Aspose.Cells
PivotFieldCollection indexer (2 of 2)
Hämtar PivotField-objektet med det specifika namnet.
public PivotField this[string name] { get; }
Se även
- class PivotField
- class PivotFieldCollection
- namnutrymme Aspose.Cells.Pivot
- hopsättning Aspose.Cells