In This Topic
The following tables list the members exposed by XLComment.
Public Constructors
Public Properties
| Name | Description |
 | Author | Gets a author for this comment. |
 | Cell | Gets a reference to the cell for this comment. |
 | ColumnIndex | Gets or sets the column index of the comment. |
 | IsShow | Gets or sets the show flag of the comment. |
 | RowIndex | Gets or sets the row index of the comment. |
 | Sheet | Gets a reference to the parent XLSheet object. |
 | TextBox | Gets a reference to the XLCommentShape object with context. |
Top
Public Methods
| Name | Description |
 | Clone | Creates a new XLComment object that is a copy of the current instance. |
Top
See Also