Orcus
Loading...
Searching...
No Matches
orcus::spreadsheet::cell_style_t Struct Reference

#include <styles.hpp>

Public Member Functions

void reset ()

Public Attributes

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

Detailed Description

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.