remove_personal_information property
remove_personal_information property
True if personal information can be removed from the specified workbook.
Remarks
Definition:
@property
def remove_personal_information(self):
...
@remove_personal_information.setter
def remove_personal_information(self, value):
...
See Also
- module
aspose.cells
- class
WorkbookSettings