[]
Gets the distance between the two specified columns.
public double GetColumnOffset(int fromColumn, int toColumn)
Public Function GetColumnOffset(fromColumn As Integer, toColumn As Integer) As Double
| Type | Name | Description |
|---|---|---|
| int | fromColumn | From the column. |
| int | toColumn | To the column. |
| Type | Description |
|---|---|
| double |