[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITable.TableRows

TableRows Property

TableRows

Gets a ITableRows collection that represents all the rows in a ITable object.

Declaration
ITableRows TableRows { get; }
ReadOnly Property TableRows As ITableRows
Property Value
Type Description
ITableRows

The ITableRows collection that represents all the rows in a ITable object.