DisplayNoteIndicator Property

Microsoft Excel Visual Basic

DisplayNoteIndicator Property

       

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

Example

This example hides note indicators.

Application.DisplayNoteIndicator = False