Xfinium.Pdf.FlowDocument Namespace > PdfFlowTableContent Class : CreateCell Method |
'Declaration
Public Function CreateCell( _ ByVal cellContent As Object _ ) As PdfFlowTableCell
'Usage
Dim instance As PdfFlowTableContent Dim cellContent As Object Dim value As PdfFlowTableCell value = instance.CreateCell(cellContent)
public PdfFlowTableCell CreateCell( object cellContent )
public: PdfFlowTableCell^ CreateCell( Object^ cellContent )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library