number_format_t
Defined in header: <orcus/spreadsheet/styles.hpp>
-
struct number_format_t
Style record for a number format.
Public Functions
-
number_format_t()
-
void reset()
-
bool operator==(const number_format_t &other) const noexcept
-
bool operator!=(const number_format_t &other) const noexcept
-
number_format_t()