HighlightChangesOptions.HighlightChangesOptions

HighlightChangesOptions constructor

Represents options of highlighting revsions or changes of shared Excel files.

public HighlightChangesOptions(bool highlightOnScreen, bool listOnNewSheet)
ParameterTypeDescription
highlightOnScreenBooleanIndicates whether highlighting changes on screen.
listOnNewSheetBooleanIndicates whether listing changes on a new worksheet.

See Also