Method Cell
- Namespace
- DocWright.Composition
- Assembly
- DocWright.Composition.dll
Cell()
Adds a cell to the current body row, starting a new row when the current one is full.
ITableCellComposer Cell()
Returns
- ITableCellComposer
The cell.
Exceptions
- InvalidOperationException
The columns are not defined.