document_config

Defined in header: <orcus/spreadsheet/config.hpp>

struct document_config

Public Functions

document_config()
document_config(const document_config &r)
~document_config()
document_config &operator=(const document_config &r)

Public Members

int8_t output_precision

Precision to use when converting numeric values to their string representations. A negative value indicates the precision is not being specified.