Defined in file: hzDocument.h

Derivative of: hzHtmElem

Column in a table

Constructors/Detructors

hzHtmCol*hzHtmCol(void)
Default constructorhzHtmCol()Not specified in code. Default applies

Member Variables:

uint32_tm_BgColorBackground color (if not set use table value)
hzStringm_ClassStyle-sheet class (if set this will be default for the table's <td> tags)
uint32_tm_FgColorForeground color (if not set use table value)
hzStringm_HdrRefLink from heading if any
uint16_tm_MarginWidth of preceeding spaces
hzStringm_TitleTo appear above each row
hzStringm_ValRefLink from cell if any
hzStringm_ValueCell value (must update this for each cell value)
uint16_tm_WidthWidth in pixels