XlCommentDisplayMode enumeration (Excel)
Specifies the way that cells display comments and comment indicators.
Name | Value | Description |
---|---|---|
xlCommentAndIndicator | 1 | Display comment and indicator at all times. |
xlCommentIndicatorOnly | -1 | Display comment indicator only. Display comment when mouse pointer is moved over cell. |
xlNoIndicator | 0 | Display neither the comment nor the comment indicator at any time. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.