Click or drag to resize

IXLSRange Row Property

Returns the number of the first row of the first area in the range. Read-only Long.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
int Row { get; }

Property Value

Type: Int32
See Also