cell_style_t

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

struct cell_style_t

Attributes of a named cell style.

Refer to orcus::spreadsheet::iface::import_cell_style for how the data members of this struct are used in practice.

Public Functions

cell_style_t()
void reset()

Public Members

std::string_view name
std::string_view display_name
std::size_t xf
std::size_t builtin
std::string_view parent_name