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

Syntax

C#
protected internal ArrayList GetCells()
Visual Basic
Protected Friend Function GetCells As ArrayList
Visual C++
protected public:
ArrayList^ GetCells()

See Also