Share via


Workbook.HighlightChangesOnScreen Property (Excel)

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

Syntax

.HighlightChangesOnScreen

A variable that represents a Workbook object.

Example

This example highlights changes to the shared workbook.

ThisWorkbook.HighlightChangesOnScreen

참고 항목

개념

Workbook Object

Workbook Object Members