Comment.Shape Property
Returns a Shape object that represents the shape attached to the specified comment.
Syntax
expression.Shape
expression An expression that returns a Comment object.
Example
This example selects comment two on the active sheet.
| Visual Basic for Applications |
|---|
|