Overload List

  NameDescription
Public methodAddCell(String)
Adds a Cell to the Table.
Public methodAddCell(Cell)
Adds a Cell to the Table.
Public methodAddCell(Phrase)
Adds a Cell to the Table.
Public methodAddCell(String, Point)
Adds a Cell to the Table.
Public methodAddCell(Cell, Object)
Adds a Cell to the Table at a certain location.
Public methodAddCell(Phrase, Point)
Adds a Cell to the Table.
Public methodAddCell(Cell, Int32, Int32)
Adds a Cell to the Table at a certain row and column.

See Also