column overloads
Synopses
Declared in <balxml_formatter_prettyimpl.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