Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IComment Interface / getShape Method
In This Topic
    getShape Method
    In This Topic
    Returns the com.grapecity.documents.excel.drawing.IShape object that represents the shape attached to thespecified comment.
    Syntax
    IShape getShape()
    See Also