Application.DisplayCommentIndicator (Excel)

Returns or sets the way cells display comments and indicators. Can be one of the XlCommentDisplayMode constants. Possible return values are xlCommentAndIndicator - Display comment and indicator at all times, xlCommentIndicatorOnly - Display comment indicator only. Display comment when mouse pointer is moved over cell, xlNoIndicator - Display neither the comment nor the comment indicator at any time.


Application.DisplayCommentIndicator = xlCommentAndIndicator