TableCellBackgroundStyle¶
- class rinoh.table.TableCellBackgroundStyle(base=None, **attributes)¶
Style class for
TableCellBackground
- fill_color¶
Overrides the default set in
ShapeStyle
Accepts
Color
: HEX string with optional alpha component (#RRGGBB
,#RRGGBBAA
,#RGB
or#RGBA
)Default:
none