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

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

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

Parameters

optional
node: Node | null