fill_t

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

struct fill_t

Fill style record.

Public Functions

fill_t()
void reset()

Public Members

std::optional<fill_pattern_t> pattern_type
std::optional<color_t> fg_color
std::optional<color_t> bg_color