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

x/docxml/src/properties/paragraph-properties.ts>paragraphPropertiesFromNode

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

Parameters

optional
node: Node | null