Skip to main content
Module

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

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

Parameters

optional
data: ParagraphProperties = [UNSUPPORTED]
optional
sectionProperties: SectionProperties | null = [UNSUPPORTED]

Returns

Node | null