Constructs an empty Cell.

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public Cell()
Visual Basic
Public Sub New
Visual C++
public:
Cell()

See Also