Workbook.HighlightChangesOnScreen Property
True if changes to the shared workbook are highlighted on-screen. Read/write Boolean.
Syntax
expression.HighlightChangesOnScreen
expression A variable that represents a Workbook object.
Example
This example highlights changes to the shared workbook.
| Visual Basic for Applications |
|---|
|