Shape Property

Applies To

Comment object, Hyperlink object.

Description

Returns a Shape object that represents the shape attached to the specified comment or hyperlink.

Example

This example selects comment two on the active sheet.

ActiveSheet.Comments(2).Shape.Select