Winnovative Excel Library

ExcelRangeRows Property

Winnovative Excel Library Documentation
Gets an array of Range objects representing the rows in this specified range.

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

public ExcelRangesCollection Rows { get; }

Property Value

Type: ExcelRangesCollection
See Also

Reference