DisplayNoteIndicator Property

Applies To

Application object.

Description

True if cells containing notes display cell tips and contain note indicators (small dots in their upper-right corners). Read/write Boolean.

See Also

ActivateNext method, ActivatePrevious method.

Example

This example hides note indicators.

Application.DisplayNoteIndicator = False