static public method TableExtensions.AddColumnToTable

Brief

Adds a column with default settings to the table and returns the TableBuilder.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  AddColumnToTable (this Gehtsoft.PDFFlow.Builder.TableBuilder table)

Parameters
table

This TableBuilder.

Declared in TableExtensions

back