import { CustomPropertiesXml } from "https://deno.land/x/docxml@5.15.3/mod.ts";
Static Methods
fromArchive(archive: Archive, location: string): Promise<CustomPropertiesXml>
Instantiate this class by looking at the DOCX XML for it.
x/docxml/mod.ts>CustomPropertiesXml
import { CustomPropertiesXml } from "https://deno.land/x/docxml@5.15.3/mod.ts";
Instantiate this class by looking at the DOCX XML for it.