Begins HTML table cell
Source position: whtml.pp line 56
public procedure THTMLWriter.CellStart; override;
Begins an HTML table cell by writing the TD opening tag.
THTMLWriter.CellEnd
Ends HTML table cell
TFormattingWriter.CellStart