import { createNodeFromRow } from "https://deno.land/x/docxml@5.5.4/src/components/Row.ts";
For drying some logic between Row, RowAddition and RowDeletion
Creates an XML node for a given row.
x/docxml/src/components/Row.ts>createNodeFromRow
import { createNodeFromRow } from "https://deno.land/x/docxml@5.5.4/src/components/Row.ts";
For drying some logic between Row, RowAddition and RowDeletion
Creates an XML node for a given row.