Has five overloads.

Overload List

  NameDescription
Public methodCell()()()()
Constructs an empty Cell.
Public methodCell(Boolean)
Constructs an empty Cell (for internal use only).
Public methodCell(String)
Constructs a Cell with a certain content.
Public methodCell(IElement)
Constructs a Cell with a certain Element.

See Also