Graphviz 13.0.0~dev.20241220.2304
|
#include <htmltable.h>
Data Fields | |
cells_t | rp |
bool | ruled |
Definition at line 113 of file htmltable.h.
cells_t row_t::rp |
Definition at line 114 of file htmltable.h.
Referenced by cleanTbl(), processTbl(), setCell(), and setCell().
bool row_t::ruled |
Definition at line 115 of file htmltable.h.
Referenced by addRow(), addRow(), and processTbl().