'Declaration
Public ReadOnly Property Cells As PdfFlowTableCellCollection
'Usage
Dim instance As PdfFlowTableRow Dim value As PdfFlowTableCellCollection value = instance.Cells
public PdfFlowTableCellCollection Cells {get;}
public: property PdfFlowTableCellCollection^ Cells { PdfFlowTableCellCollection^ get(); }