Orcus
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
orcus::spreadsheet::border_active_t Struct Reference

#include <styles.hpp>

Public Member Functions

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

Public Attributes

border_attrs_active_t top
 
border_attrs_active_t bottom
 
border_attrs_active_t left
 
border_attrs_active_t right
 
border_attrs_active_t diagonal
 
border_attrs_active_t diagonal_bl_tr
 
border_attrs_active_t diagonal_tl_br
 

Detailed Description

Active attribute flags associated with border_t.