Item
PivotFieldCollection indexer (1 of 2)
الحصول على كائن PivotField عند الفهرس المحدد.
public PivotField this[int index] { get; }
أنظر أيضا
- class PivotField
- class PivotFieldCollection
- مساحة الاسم Aspose.Cells.Pivot
- المجسم Aspose.Cells
PivotFieldCollection indexer (2 of 2)
الحصول على كائن PivotField للاسم المحدد.
public PivotField this[string name] { get; }
أنظر أيضا
- class PivotField
- class PivotFieldCollection
- مساحة الاسم Aspose.Cells.Pivot
- المجسم Aspose.Cells