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