public method TableCellBuilder.SetColSpan
Sets the colspan for the table cell.
Gehtsoft.PDFFlow.Builder.TableCellBuilder
SetColSpan (int colSpan)
colSpan
The colspan.
Declared in TableCellBuilder