|
Orcus
|
#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 |
Active attribute flags associated with protection_t.