title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Application.DisplayNoteIndicator property (Excel) |
vbaxl10.chm133122 |
|
|
96d43af3-0ceb-4bc2-ebaf-33cbe3e30a8a |
04/04/2019 |
medium |
True if cells containing notes display cell tips and contain note indicators (small dots in their upper-right corners). Read/write Boolean.
expression.DisplayNoteIndicator
expression A variable that represents an Application object.
This example hides note indicators.
Application.DisplayNoteIndicator = False
[!includeSupport and feedback]