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

#include <styles.hpp>

Public Member Functions

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

Public Attributes

bool style = false
 
bool border_color = false
 
bool border_width = false
 

Detailed Description

Specifies whether each attribute of border_attrs_t is active or not.