Orcus
|
#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 |
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.