SimpleXlsx
r0.19
|
Fill describes a fill that can be added into final document stylesheet. More...
#include <SimpleXlsxDef.h>
Public Attributes | |
EPatternType | patternType |
patternType | |
_tstring | fgColor |
fgColor foreground color format: AARRGGBB - (alpha, red, green, blue). Can be left unset | |
_tstring | bgColor |
bgColor background color format: AARRGGBB - (alpha, red, green, blue). Can be left unset |
Fill describes a fill that can be added into final document stylesheet.