expression.Shape
expression Required. An expression that returns one of the objects in the Applies To list.
Example
This example selects comment two on the active sheet.
ActiveSheet.Comments(2).Shape.Select
expression.Shape
expression Required. An expression that returns one of the objects in the Applies To list.
This example selects comment two on the active sheet.
ActiveSheet.Comments(2).Shape.Select