allow_editing_scenario الملكية

allow_editing_scenario الملكية

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

تعريف:

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

أنظر أيضا