Skip to main content
Module

x/docxml/src/shared/ppr.ts>PprI

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
type alias PprI
import { type PprI } from "https://deno.land/x/docxml@1.5.0/src/shared/ppr.ts";

All the formatting properties that can be given to a paragraph, including the text run formatting and change tracking information.

definition: RprI & PprII