Orcus
Overview
C++ API Reference
Child namespaces
Python API reference
CLI
Notes
Orcus
C++ API Reference
namespace orcus
namespace orcus::spreadsheet
fill_t
View page source
Previous
Next
fill_t
Defined in header: <orcus/spreadsheet/styles.hpp>
struct
fill_t
Fill style record.
Public Functions
fill_t
(
)
void
reset
(
)
Public Members
std
::
optional
<
fill_pattern_t
>
pattern_type
std
::
optional
<
color_t
>
fg_color
std
::
optional
<
color_t
>
bg_color