import * as docxml from "https://deno.land/x/docxml@2.0.1/src/properties/paragraph-properties.ts";
Type Aliases
All the formatting properties that can be given to a paragraph, including the text run formatting and change tracking information. |
x/docxml/src/properties/paragraph-properties.ts
import * as docxml from "https://deno.land/x/docxml@2.0.1/src/properties/paragraph-properties.ts";
All the formatting properties that can be given to a paragraph, including the text run formatting and change tracking information. |