Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableRow Interface
Members
In This Topic
    ITableRow Interface
    In This Topic
    Represents a row in the ITable object. The ITableRow objectis a member of the ITableRows collection. The ITableRows collectioncontains all the rows in a list object.
    Syntax
    public interface ITableRow 
    See Also