Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getComment Method
In This Topic
    getComment Method
    In This Topic
    Returns an instance of IComment which may be used to get and setComment properties of the cells.
    Syntax
    IComment getComment()
    See Also