static public method TableCellExtensions.ApplyDefaultContentRowCellStyle

Brief

Applies the default content row cell style to the table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  ApplyDefaultContentRowCellStyle (this Gehtsoft.PDFFlow.Builder.TableCellBuilder cell)

Parameters
cell

This TableCellBuilder.

Declared in TableCellExtensions

back