Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITables Interface
Members
In This Topic
    ITables Interface
    In This Topic
    Represents a collection of all the ITable objects on a worksheet.Each ITable object represents a list in the worksheet.
    Syntax
    public interface ITables 
        implements java.lang.Iterable  
    See Also