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

#include <styles.hpp>

Public Member Functions

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

Public Attributes

bool locked = false
 
bool hidden = false
 
bool print_content = false
 
bool formula_hidden = false
 

Detailed Description

Active attribute flags associated with protection_t.