Overload List

  NameDescription
Public methodInsertTable(Table)
To put a table within the existing table at the current position generateTable will of course re-arrange the widths of the columns.
Public methodInsertTable(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.
Public methodInsertTable(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.

See Also