_Workbook.HighlightChangesOnScreen Property

Definition

True if changes to the shared workbook are highlighted on-screen. Read/write Boolean.

public:
 property bool HighlightChangesOnScreen { bool get(); void set(bool value); };
public bool HighlightChangesOnScreen { get; set; }
Public Property HighlightChangesOnScreen As Boolean

Property Value

Applies to