Comment Members

Include Protected Members
Include Inherited Members

Represents a cell comment.

The Comment type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Author Returns or sets the author of the comment.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Parent Returns the parent object for the specified object.
Public property Shape Returns a Shape object that represents the shape attached to the specified comment.
Public property Visible Determines whether the object is visible.

Top

Methods

  Name Description
Public method Delete Deletes the object.
Public method Next Returns a Comment object that represents the next comment.
Public method Previous Returns a Comment object that represents the previous comment.
Public method Text Sets comment text.

Top

See Also

Reference

Comment Interface

Microsoft.Office.Interop.Excel Namespace