public method TableCellBuilder.SetCellIndex

Brief

Sets the index of the table cell.

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

Parameters
i

The index of the table cell.

Declared in TableCellBuilder

back