[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheet.Rows

Rows Property

Rows

Returns the IRange object that represents all the rows on the specified worksheet. This is read-only Range object.

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