Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getComments Method
In This Topic
    getComments Method
    In This Topic
    Returns the IComments collection that represents all the comments forthe specified worksheet.
    Syntax
    IComments getComments()
    See Also