☰
DDOCs
DDN-ODF
v2.0.1
/
ddn.odf.text
/
tableRow
🔍
☾
tableRow
fn
TextNode
tableRow(
TextNode
[] cells...)
@safe
pure
nothrow
Creates a table row node.
Parameters
cells
The table cell nodes.
Returns
A
TextNode
of kind
TABLE_ROW
.