SimpleXlsx
r0.19
|
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 |
Style describes a set of styling parameter that can be used into final document.