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