allow_editing_scenario property
allow_editing_scenario property
Represents if the user is allowed to edit scenarios on a protected worksheet.
Definition:
@property
def allow_editing_scenario(self):
...
@allow_editing_scenario.setter
def allow_editing_scenario(self, value):
...
See Also
- module
aspose.cells
- class
Protection