ListObject.Comment Property

Excel Developer Reference

Returns or sets the comment associated with the list object. Read/write String.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Comment

expression   A variable that represents a ListObject object.

Remarks

The comment text cannot exceed 255 characters.

See Also