[]
Gets the distance between the two specified rows.
public double GetRowOffset(int fromRow, int toRow)
Public Function GetRowOffset(fromRow As Integer, toRow As Integer) As Double
| Type | Name | Description |
|---|---|---|
| int | fromRow | From the row. |
| int | toRow | To the row. |
| Type | Description |
|---|---|
| double |