Comment MembersĀ 

Represents a cell comment.

The following tables list the members exposed by the Comment type.

Public Properties

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

Top

Public Methods

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

Top

See Also

Reference

Comment Interface
Microsoft.Office.Interop.Excel Namespace