autofit_column_width_on_update عقار
autofit_column_width_on_update عقار
يشير إلى ما إذا كان يتم ضبط عرض العمود تلقائيًا عند التحديث
تعريف:
@property
def autofit_column_width_on_update(self):
    ...
@autofit_column_width_on_update.setter
def autofit_column_width_on_update(self, value):
    ...
أنظر أيضا
- الوحدة aspose.cells.pivot
- فئة PivotTable