table_style_t

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

struct table_style_t

Table style information.

Public Functions

table_style_t()
table_style_t(const table_style_t &other)
~table_style_t()
table_style_t &operator=(const table_style_t &other)
void reset()

Public Members

std::string_view name
bool show_first_column
bool show_last_column
bool show_row_stripes
bool show_column_stripes