Class HighlightChangesOptions

Class HighlightChangesOptions

Namespace: Aspose.Cells.Revisions
Assembly: Aspose.Cells.dll (25.2.0)

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

public class HighlightChangesOptions

Inheritance

objectHighlightChangesOptions

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

HighlightChangesOptions(bool, bool)

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

public HighlightChangesOptions(bool highlightOnScreen, bool listOnNewSheet)

Parameters

highlightOnScreen bool

Indicates whether highlighting changes on screen.

listOnNewSheet bool

Indicates whether listing changes on a new worksheet.