HighlightChangesOptions
HighlightChangesOptions class
Represents options of highlighting revsions or changes of shared Excel files.
class HighlightChangesOptions;
Constructors
Methods
| Method | Description |
|---|---|
| isNull() | Checks whether the implementation object is null. |
constructor(boolean, boolean)
Represents options of highlighting revsions or changes of shared Excel files.
constructor(highlightOnScreen: boolean, listOnNewSheet: boolean);
Parameters:
isNull()
Checks whether the implementation object is null.
isNull() : boolean;
