GrapeCity.Documents.Excel Namespace / ITableRows Interface
Members
ITableRows Interface
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