Name | Description | |
---|---|---|
![]() | XLComment Constructor | Creates an instance of a XLComment object containing a specified range. |
The following tables list the members exposed by XLComment.
Name | Description | |
---|---|---|
![]() | XLComment Constructor | Creates an instance of a XLComment object containing a specified range. |
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. |