Click or drag to resize

RangesCollection Rows Property

Returns the number of the first row of the first area in the range.

Namespace: Spire.Xls.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public CellRange[] Rows { get; }

Property Value

Type: CellRange
See Also