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