HighlightChangesOptions
HighlightChangesOptions class
Represents options of highlighting revsions or changes of shared Excel files.
Constructors
| Name | Description |
|---|---|
| HighlightChangesOptions | Represents options of highlighting revsions or changes of shared Excel files. |
HighlightChangesOptions(highlightOnScreen, listOnNewSheet)
Represents options of highlighting revsions or changes of shared Excel files.
| Parameter | Type | Description |
|---|---|---|
| highlightOnScreen | boolean | Indicates whether highlighting changes on screen. |
| listOnNewSheet | boolean | Indicates whether listing changes on a new worksheet. |