HighlightChangesOptions

HighlightChangesOptions class

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

class HighlightChangesOptions;

Constructors

NameDescription
constructor(boolean, boolean)Represents options of highlighting revsions or changes of shared Excel files.

constructor(boolean, boolean)

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

constructor(highlightOnScreen: boolean, listOnNewSheet: boolean);

Parameters:

ParameterTypeDescription
highlightOnScreenbooleanIndicates whether highlighting changes on screen.
listOnNewSheetbooleanIndicates whether listing changes on a new worksheet.