Item
PivotTableCollection indexer (1 of 3)
الحصول على تقرير PivotTable حسب الفهرس.
public PivotTable this[int index] { get; }
أنظر أيضا
- class PivotTable
- class PivotTableCollection
- مساحة الاسم Aspose.Cells.Pivot
- المجسم Aspose.Cells
PivotTableCollection indexer (2 of 3)
الحصول على تقرير PivotTable حسب اسم pivottable .
public PivotTable this[string name] { get; }
أنظر أيضا
- class PivotTable
- class PivotTableCollection
- مساحة الاسم Aspose.Cells.Pivot
- المجسم Aspose.Cells
PivotTableCollection indexer (3 of 3)
الحصول على تقرير PivotTable حسب موضع الجدول المحوري .
public PivotTable this[int row, int column] { get; }
أنظر أيضا
- class PivotTable
- class PivotTableCollection
- مساحة الاسم Aspose.Cells.Pivot
- المجسم Aspose.Cells