OpenXLSX 1.9.1
Loading...
Searching...
No Matches
OpenXLSX::XLStyle Struct Reference

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
 

Detailed Description

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.

Field Documentation

◆ alignment

struct OpenXLSX::XLStyle::Alignment OpenXLSX::XLStyle::alignment

◆ border

struct OpenXLSX::XLStyle::Border OpenXLSX::XLStyle::border

◆ fill

struct OpenXLSX::XLStyle::Fill OpenXLSX::XLStyle::fill

◆ font

struct OpenXLSX::XLStyle::Font OpenXLSX::XLStyle::font

◆ numberFormat

std::optional<std::string> OpenXLSX::XLStyle::numberFormat

The documentation for this struct was generated from the following file: