'DeclarationPublic ReadOnly Property Cell As PdfFlowTableCell
'UsageDim instance As PdfFlowTableCellDrawEventArgs Dim value As PdfFlowTableCell value = instance.Cell
public PdfFlowTableCell Cell {get;}
public: property PdfFlowTableCell^ Cell { PdfFlowTableCell^ get(); }