Begins table header cell
Source position: wtext.pp line 93
public procedure TTextWriter.HeaderCellStart; override; |
Begins a table header cell.
Header cells are formatted identically to regular cells but determine column widths.
|
Completes table header cell |