allow_editing_object الملكية

allow_editing_object الملكية

يمثل ما إذا كان يُسمح للمستخدم بمعالجة الكائنات الرسومية في ورقة عمل محمية.

تعريف:

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

أنظر أيضا