[#BloombergLP-balxml-ErrorInfo-columnNumber] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/ErrorInfo.adoc[ErrorInfo]::columnNumber :relfileprefix: ../../../ :mrdocs: Return the column number. 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. == Synopsis Declared in `<balxml_errorinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int columnNumber() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#