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

Public Members

std::optional<std::size_t> identifier
std::optional<std::string_view> format_string