Overload List
Name | Description | |
---|---|---|
![]() | InsertTable(Table) |
To put a table within the existing table at the current position
generateTable will of course re-arrange the widths of the columns.
|
![]() | InsertTable(Table, Point) |
To put a table within the existing table at the given position
generateTable will of course re-arrange the widths of the columns.
|
![]() | InsertTable(Table, Int32, Int32) |
To put a table within the existing table at the given position
generateTable will of course re-arrange the widths of the columns.
|