column overloads

Synopses

Declared in <balxml_formatter_compactimpl.h>

Return a reference providing modifiable access to the column attribute of this object.

int&
column();

Return a reference providing non‐modifiable access to the column attribute of this object.

int const&
column() const;

Created with MrDocs