Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / 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.
    Object Model
    ITableRows Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface ITableRows 
    See Also