has_revisions property

has_revisions property

Gets if the workbook has any tracked changes

Definition:

@property
def has_revisions(self):
    ...

See Also