[#BloombergLP-balxml-Formatter_PrettyImplState-spacesPerLevel-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Formatter_PrettyImplState.adoc[Formatter_PrettyImplState]::spacesPerLevel :relfileprefix: ../../../ :mrdocs: `spacesPerLevel` overloads == Synopses Declared in `<balxml_formatter_prettyimpl.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_PrettyImplState/spacesPerLevel-0c.adoc[spacesPerLevel](); ---- [.small]#xref:BloombergLP/balxml/Formatter_PrettyImplState/spacesPerLevel-0c.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_PrettyImplState/spacesPerLevel-0b.adoc[spacesPerLevel]() const; ---- [.small]#xref:BloombergLP/balxml/Formatter_PrettyImplState/spacesPerLevel-0b.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#