method Row.fromNodeimport { Row } from "https://deno.land/x/docxml@5.5.4/src/components/Row.ts"; fromNode(node: Node): RowInstantiate this component from the XML in an existing DOCX file. Parametersnode: NodeReturnsRow