GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Rows Property
Rows Property (IWorksheet)
In This Topic
Returns the IRange object that represents all the rows on the specified worksheet. This is read-only Range object.
Syntax
IRange Rows {get;}
See Also