Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getTables Method
In This Topic
    getTables Method
    In This Topic
    Returns a collection of ITable objects in the worksheet.
    Syntax
    ITables getTables()
    See Also