allow_editing_object عقار

allow_editing_object عقار

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

تعريف:

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

أنظر أيضا