Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/src/components/Row.ts>Row.fromNode

TypeScript library for parsing and building a DOCXML file
Go to Latest
method Row.fromNode
import { Row } from "https://deno.land/x/docxml@5.1.0/src/components/Row.ts";

Instantiate this component from the XML in an existing DOCX file.

Parameters

node: Node