[#BloombergLP-bdljsn-WriteOptions-setStyle] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/WriteOptions.adoc[WriteOptions]::setStyle :relfileprefix: ../../../ :mrdocs: Set the `style` attribute of this object to the specified `value`. == Synopsis Declared in `<bdljsn_writeoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdljsn/WriteOptions.adoc[WriteOptions]& setStyle(xref:BloombergLP/bdljsn/WriteStyle/Enum.adoc[bdljsn::WriteStyle::Enum] value); ---- == Return Value a non‐`const` reference to this object == Parameters [cols="1,4"] |=== | Name| Description | *value* | new value for `style` |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#