[#BloombergLP-bdldfp-DecimalFormatConfig-setShowpoint] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalFormatConfig.adoc[DecimalFormatConfig]::setShowpoint :relfileprefix: ../../../ :mrdocs: Set the `showpoint` attribute of this object to the specified `value`. == Synopsis Declared in `<bdldfp_decimalformatconfig.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setShowpoint(bool value); ---- == Parameters [cols="1,4"] |=== | Name| Description | *value* | whether a decimal point is always displayed |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#