days_preserving_history property
days_preserving_history property
Gets and sets the number of days the spreadsheet application will keep the change history for this workbook.
Definition:
@property
def days_preserving_history(self):
...
@days_preserving_history.setter
def days_preserving_history(self, value):
...
See Also
- module
aspose.cells.revisions
- class
RevisionLogCollection