ExcelComment Properties |
The ExcelComment type exposes the following members.
Name | Description | |
---|---|---|
Author |
Gets the author of the comment.
| |
ColumnIndex |
Gets the column index of the comment.
| |
RowIndex |
Gets the row index of the comment.
| |
ShowExpanded |
Gets or sets a flag indicating if the comment is displayed expanded by default when the mec is opened.
| |
Text |
Gets or sets the comment text.
| |
Worksheet |
Gets the parent worksheet of this comment.
|