pdfHTML 6.0.0 API
|
Wrapper for the tr
element. More...
Public Member Functions |
|
virtual void | AddCell (Cell cell) |
Adds a cell to the row. More... |
|
virtual IList< Cell > | GetCells () |
Gets the cells of the row. More... |
|
Wrapper for the tr
element.
|
inlinevirtual |
Adds a cell to the row.
cell | the cell |
|
inlinevirtual |
Gets the cells of the row.