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

x/docxml/src/properties/table-row-properties.ts>tableRowPropertiesFromNode

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
function tableRowPropertiesFromNode
import { tableRowPropertiesFromNode } from "https://deno.land/x/docxml@5.13.3/src/properties/table-row-properties.ts";

Parameters

optional
node: Node | null