Returns the 0-based number of the column containing the anchor.

 public int Column{ get; }
Public ReadOnly Property Column() As Integer
int col = anc.Column;
Dim col As Integer = anc.Column