aspose.cells

Class HighlightChangesOptions

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

Constructor Summary
HighlightChangesOptions(highlightOnScreen, listOnNewSheet)
Represents options of highlighting revsions or changes of shared Excel files.
 

    • Constructor Detail

      • HighlightChangesOptions

        function HighlightChangesOptions(highlightOnScreen, listOnNewSheet)
        Represents options of highlighting revsions or changes of shared Excel files.
        Parameters:
        highlightOnScreen: boolean - Indicates whether highlighting changes on screen.
        listOnNewSheet: boolean - Indicates whether listing changes on a new worksheet.