Declaration
public int GetColumn(
    int offset
)Summary
                Gets the number of the column containing the character at the specified offset.
Parameters
| int | offset | 
                Offset of the character in question. | 
Returns
                The number of the column containing the specified character (first column is number 1).