Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/shared/tblpr.ts>Tblpr.fromNode

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
method Tblpr.fromNode
import { Tblpr } from "https://deno.land/x/docxml@1.5.1/src/shared/tblpr.ts";

Parameters

optional
node: Node | null