|
OpenXLSX 1.9.1
|
#include "OpenXLSX-Exports.hpp"#include "XLColor.hpp"#include "XLConstants.hpp"#include "XLStyles.hpp"#include <cstdint>#include <optional>#include <string>Go to the source code of this file.
Data Structures | |
| struct | OpenXLSX::XLStyle |
| 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... | |
| struct | OpenXLSX::XLStyle::Font |
| struct | OpenXLSX::XLStyle::Fill |
| struct | OpenXLSX::XLStyle::BorderElement |
| struct | OpenXLSX::XLStyle::Border |
| struct | OpenXLSX::XLStyle::Alignment |
Namespaces | |
| namespace | OpenXLSX |