highlight_changes method

highlight_changes(self, options)

Highlights changes of shared workbook.


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

See Also