This is the array of Objects (Cell or Table).

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

Syntax

C#
protected Object[] cells
Visual Basic
Protected cells As Object()
Visual C++
protected:
array<Object^>^ cells

See Also