[#BloombergLP-balxml-Formatter_CompactImplState-spacesPerLevel-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Formatter_CompactImplState.adoc[Formatter_CompactImplState]::spacesPerLevel :relfileprefix: ../../../ :mrdocs: `spacesPerLevel` overloads == Synopses Declared in `<balxml_formatter_compactimpl.h>` Return a reference providing modifiable access to the `spacesPerLevel` attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int& xref:BloombergLP/balxml/Formatter_CompactImplState/spacesPerLevel-08.adoc[spacesPerLevel](); ---- [.small]#xref:BloombergLP/balxml/Formatter_CompactImplState/spacesPerLevel-08.adoc[_» more..._]# Return a reference providing non‐modifiable access to the `spacesPerLevel` attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int const& xref:BloombergLP/balxml/Formatter_CompactImplState/spacesPerLevel-0d.adoc[spacesPerLevel]() const; ---- [.small]#xref:BloombergLP/balxml/Formatter_CompactImplState/spacesPerLevel-0d.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#