[]
Gets the zero based row number of the first row of this IRange.
int Row { get; }
ReadOnly Property Row As Integer
| Type | Description |
|---|---|
| int | An integer that specifies the zero based row number of the first row. |
If this IRange contains multiple areas, the first row number of the first area is returned.