|
Orcus
|
#include <styles.hpp>
Public Member Functions | |
| void | reset () |
Public Attributes | |
| size_t | font |
| size_t | fill |
| font ID | |
| size_t | border |
| fill ID | |
| size_t | protection |
| border ID | |
| size_t | number_format |
| protection ID | |
| size_t | style_xf |
| number format ID | |
| hor_alignment_t | hor_align |
| style XF ID (used only for cell format) | |
| ver_alignment_t | ver_align |
| bool | apply_num_format:1 |
| bool | apply_font:1 |
| bool | apply_fill:1 |
| bool | apply_border:1 |
| bool | apply_alignment:1 |
| bool | apply_protection:1 |
Cell format attributes
1.8.14