allow_formatting_column عقار
allow_formatting_column عقار
يمثل ما إذا كان تنسيق الأعمدة مسموحًا به في ورقة عمل محمية
تعريف:
@property
def allow_formatting_column(self):
    ...
@allow_formatting_column.setter
def allow_formatting_column(self, value):
    ...
أنظر أيضا
- الوحدة aspose.cells
- فئة Protection