Ends the current table
Source position: wformat.pp line 69
public procedure TFormattingWriter.TableEnd; virtual; |
Virtual method that ends the current table. Descendant classes should override this method to write format-specific table closing markup.
|
Begins a table with specified columns and border |