[#BloombergLP-balm-MetricFormat-formatSpec] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricFormat.adoc[MetricFormat]::formatSpec :relfileprefix: ../../../ :mrdocs: Return the address of the non‐modifiable format spec for the specified `publicationType`, or 0 if no format spec has been provided for `publicationType`. == Synopsis Declared in `<balm_metricformat.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balm/MetricFormatSpec.adoc[MetricFormatSpec] const* formatSpec(xref:BloombergLP/balm/PublicationType/Value.adoc[PublicationType::Value] publicationType) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#