Overload | Description |
---|---|
Add() | Adds a Table to this collection at the InsertLocation.End location. |
Add(Style) | Adds a Table to this collection at the InsertLocation.End location. |
Add(Int32,Int32) | Adds a Table to this collection at the InsertLocation.End location. |
Add(Int32,Int32,Style) | Adds a Table to this collection at the InsertLocation.End location. |
Add(String[],Style) | Adds a Table to this collection at the InsertLocation.End location. |