Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getCells Method
In This Topic
    getCells Method
    In This Topic
    Returns the IRange object that represents all the cells on theworksheet (not just the cells that are currently in use).
    Syntax
    IRange getCells()
    See Also