SimpleXlsx  r0.19
 All Classes Namespaces Functions Variables Enumerations Pages
SimpleXlsx::Style Class Reference

Style describes a set of styling parameter that can be used into final document. More...

#include <SimpleXlsxDef.h>

Public Attributes

Font font
 font structure object describes font
Fill fill
 fill structure object describes fill
Border border
 border combination of border attributes
NumFormat numFormat
 numFormat structure object describes numeric cell representation
EAlignHoriz horizAlign
 horizAlign cell content horizontal alignment value
EAlignVert vertAlign
 vertAlign cell content vertical alignment value
bool wrapText
 wrapText text wrapping property

Detailed Description

Style describes a set of styling parameter that can be used into final document.

See Also
EBorder
EAlignHoriz
EAlignVert

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