Overload | Description |
---|---|
AddTable() | Adds a Table to the end of the current body. |
AddTable(Style) | Adds a Table to the end of the current body. |
AddTable(Int32,Int32) | Adds a Table to the end of the current body. |
AddTable(Int32,Int32,Style) | Adds a Table to the end of the current body. |
AddTable(String[]) | Adds a Table to the end of the current body. |
AddTable(String[],Style) | Adds a Table to the end of the current body. |