| Return Type | Function name | Arguments |
|---|---|---|
| void | hzHtmTbl::SetBgColor | (uint32_t,) |
Declared and defined in file: hzDocument.h
Function Logic:
Function body:
void hzHtmTbl::SetBgColor (uint32_t color)
{ m_BgColor = color ; }