Method String.HTML.OBox()->add_raw_cell()
- Method add_raw_cell
void add_raw_cell(string cell)
- Description
Adds this cell to the table unmodified, e.g. it should have an enclosing td or th element.
void add_raw_cell(string cell)
Adds this cell to the table unmodified, e.g. it should have an enclosing td or th element.