Completes table row with formatting
Source position: wtext.pp line 90
public procedure TTextWriter.RowEnd; override; |
Completes the current table row and formats it with borders and padding.
The first row is treated as a header and followed by a separator line.
|
Begins table row |