Share via


Application.ToggleChangeHighlighting Method

Project Developer Reference

Toggles calculation Change Highlighting on or off. Returns True if successful. Write only.

Syntax

expression.ToggleChangeHighlighting

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks

See also EnableChangeHighlighting.

See Also