Return the column number.
Synopsis
Declared in <balxml_errorinfo.h>
int
columnNumber() const;
Description
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.
Return Value
the column number
Created with MrDocs