Return the column number.
Declared in <balxml_errorinfo.h>
int
columnNumber() const;
By convention, the first column is numbered 1. The constructors and reset functions set the column number to 0, since there is no error column to report.
the column number