Remove all format specs from this metric format object and put this object into its default‐constructed state.
Synopsis
Declared in <balm_metricformat.h>
void
clearFormatSpecs();
Description
After this method returns, formatSpec will return 0 for all supplied publication types.
Created with MrDocs