Item
PivotFieldCollection indexer (1 of 2)
Belirli dizindeki PivotField Nesnesini alır.
public PivotField this[int index] { get; }
Ayrıca bakınız
- class PivotField
- class PivotFieldCollection
- ad alanı Aspose.Cells.Pivot
- toplantı Aspose.Cells
PivotFieldCollection indexer (2 of 2)
Belirli adın PivotField Nesnesini alır.
public PivotField this[string name] { get; }
Ayrıca bakınız
- class PivotField
- class PivotFieldCollection
- ad alanı Aspose.Cells.Pivot
- toplantı Aspose.Cells