Overload List
Name | Description | |
---|---|---|
![]() | AddCell(String) |
Adds a Cell to the Table.
|
![]() | AddCell(Cell) |
Adds a Cell to the Table.
|
![]() | AddCell(Phrase) |
Adds a Cell to the Table.
|
![]() | AddCell(String, Point) |
Adds a Cell to the Table.
|
![]() | AddCell(Cell, Object) |
Adds a Cell to the Table at a certain location.
|
![]() | AddCell(Phrase, Point) |
Adds a Cell to the Table.
|
![]() | AddCell(Cell, Int32, Int32) |
Adds a Cell to the Table at a certain row and column.
|