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

#include <table.hpp>

Public Member Functions

 table_style_t (const table_style_t &other)
table_style_toperator= (const table_style_t &other)
void reset ()

Public Attributes

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

Detailed Description

Table style information.