public method TableCellBuilder.SetRowIndex

Brief

Sets the index of the table row.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetRowIndex (int i)

Parameters
i

The index of the table row.

Declared in TableCellBuilder

back