is_inserting_rows_allowed الملكية

is_inserting_rows_allowed الملكية

يمثل حالة السماح بإدراج الصفوف في ورقة عمل محمية

ملاحظات

ملاحظة: هذا العضو قد عفا عليه الزمن الآن. بدلاً من، الرجاء استخدام خاصية Protection.AllowInsertingRow. ستتم إزالة هذا العقار بعد 12 شهرًا منذ يونيو 2010. Aspose يعتذر عن أي إزعاج قد يكون سببه لك.

تعريف:

@property
def is_inserting_rows_allowed(self):
    ...
@is_inserting_rows_allowed.setter
def is_inserting_rows_allowed(self, value):
    ...

أنظر أيضا