Return TypeFunction nameArguments
voidhzHtmTbl::SetBgColor(uint32_t,)

Declared and defined in file: hzDocument.h

Function Logic:

0:START 1:m_BgColor 2: No text

Function body:

void hzHtmTbl::SetBgColor (uint32_t color)
                                                   { m_BgColor = color ; }