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