Workbook.HighlightChangesOnScreen property (Excel)

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.

ThisWorkbook.HighlightChangesOnScreen

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.