Overload | Description |
---|---|
InsertTable(Int32,Int32) | Inserts a Table of a specific size to this Footer. |
InsertTable(Int32,Table) | Inserts the provided Table at a specific location in this Footer. |
InsertTable(Table) | Inserts the provided Table to this Footer. |
InsertTable(Int32,Int32,Int32) | Inserts a Table of a specific size and at a specific location, to this Footer. |