IsAutoSort
PivotField.IsAutoSort property
يشير إلى ما إذا كان سيتم فرز حقل PivotTable المحدد تلقائيًا.
public bool IsAutoSort { get; set; }
أنظر أيضا
- class PivotField
- مساحة الاسم Aspose.Cells.Pivot
- المجسم Aspose.Cells
يشير إلى ما إذا كان سيتم فرز حقل PivotTable المحدد تلقائيًا.
public bool IsAutoSort { get; set; }