highlight_changes method

highlight_changes

Highlights changes of shared workbook.

def highlight_changes(self, options):
    ...
ParameterTypeDescription
optionsHighlightChangesOptionsSet the options for filtering which changes should be tracked.

See Also