[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheet.Rows

Rows Property

Rows

Get an IRange object that represents all the rows on the worksheet.

Declaration
IRange Rows { get; }
ReadOnly Property Rows As IRange
Property Value
Type Description
IRange

The IRange object which provide access to rows' data.