Winnovative Excel Library

ExcelWorksheetUsedRangeRows Property

Winnovative Excel Library Documentation
Gets a an array of Range objects representing all the rows in the used range of the worksheet.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelRangesCollection UsedRangeRows { get; }

Property Value

Type: ExcelRangesCollection
See Also

Reference