Orcus
Public Member Functions | Public Attributes | List of all members
orcus::spreadsheet::fill_active_t Struct Reference

#include <styles.hpp>

Public Member Functions

void set () noexcept
 
void reset ()
 
bool operator== (const fill_active_t &other) const noexcept
 
bool operator!= (const fill_active_t &other) const noexcept
 

Public Attributes

bool pattern_type = false
 
bool fg_color = false
 
bool bg_color = false
 

Detailed Description

Specifies whether each attribute of fill_t is active or not.