Name | Description | |
---|---|---|
![]() | delete | Deletes the object. |
![]() | getAnchorCell | Gets the anchor cell of the comment. |
![]() | getAuthor | Gets the author of the comment. |
![]() | getShape | Returns the com.grapecity.documents.excel.drawing.IShape object that represents the shape attached to the specified comment. |
![]() | getText | Gets the comment text. |
![]() | getVisible | Determines whether the object is visible. |
![]() | next | Returns the IComment object that represents the next comment. |
![]() | previous | Returns the IComment object that represents the previous comment. |
![]() | setText | Sets the comment text. |
![]() | setVisible | Determines whether the object is visible. |