Xfinium.Pdf.FlowDocument Namespace > PdfFlowTableRowCollection Class : AddRowWithCells Method |
'Declaration
Public Function AddRowWithCells( _ ByVal ParamArray cellContents() As Object _ ) As PdfFlowTableRow
'Usage
Dim instance As PdfFlowTableRowCollection Dim cellContents() As Object Dim value As PdfFlowTableRow value = instance.AddRowWithCells(cellContents)
public PdfFlowTableRow AddRowWithCells( params object[] cellContents )
public: PdfFlowTableRow^ AddRowWithCells( ... array<Object^>^ cellContents )
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