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