Range.Comment Property
Excel Developer Reference |
Returns a Comment object that represents the comment associated with the cell in the upper-left corner of the range.
Syntax
expression.Comment
expression A variable that represents a Range object.
See Also