public method TableCellBuilder.ApplyStyle

Brief

Applies a style to the table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  ApplyStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder style)

Parameters
style

The style to apply.

Declared in TableCellBuilder

back