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

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

Detailed Description

Fill describes a fill that can be added into final document stylesheet.

Note
Current version describes the pattern fill only
See Also
EPatternType

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