[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITable.Rows

Rows Property

Rows

Returns the ITableRows that represents all the rows of data in the ITable object.

Declaration
ITableRows Rows { get; }
ReadOnly Property Rows As ITableRows