Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableRow Interface
Members
In This Topic
    ITableRow Interface
    In This Topic
    Represents a row in the ITable object. The ITableRow object is a member of the ITableRows collection. The ITableRows collection contains all the rows in a list object.
    Object Model
    ITableRow Interface
    Syntax
    public interface ITableRow 
    See Also