|
OpenXLSX 1.9.1
|
A high-level, human-ergonomic structure representing the styling of a cell or range. This acts as a builder and facade over the complex underlying OpenXLSX XLStyles system. More...
#include <XLStyle.hpp>
Data Structures | |
| struct | Alignment |
| struct | Border |
| struct | BorderElement |
| struct | Fill |
| struct | Font |
Data Fields | |
| struct OpenXLSX::XLStyle::Font | font |
| struct OpenXLSX::XLStyle::Fill | fill |
| struct OpenXLSX::XLStyle::Border | border |
| struct OpenXLSX::XLStyle::Alignment | alignment |
| std::optional< std::string > | numberFormat |
A high-level, human-ergonomic structure representing the styling of a cell or range. This acts as a builder and facade over the complex underlying OpenXLSX XLStyles system.
| struct OpenXLSX::XLStyle::Alignment OpenXLSX::XLStyle::alignment |
| struct OpenXLSX::XLStyle::Border OpenXLSX::XLStyle::border |
| struct OpenXLSX::XLStyle::Fill OpenXLSX::XLStyle::fill |
| struct OpenXLSX::XLStyle::Font OpenXLSX::XLStyle::font |
| std::optional<std::string> OpenXLSX::XLStyle::numberFormat |