Click or drag to resize

ExcelComment Properties

The ExcelComment type exposes the following members.

Properties
  NameDescription
Public propertyAuthor
Gets the author of the comment.
Public propertyColumnIndex
Gets the column index of the comment.
Public propertyRowIndex
Gets the row index of the comment.
Public propertyShowExpanded
Gets or sets a flag indicating if the comment is displayed expanded by default when the mec is opened.
Public propertyText
Gets or sets the comment text.
Public propertyWorksheet
Gets the parent worksheet of this comment.
Top
See Also