import { SettingsXml } from "https://deno.land/x/docxml@5.5.2/src/files/SettingsXml.ts";
Instantiate this class by looking at the DOCX XML for it.
Parameters
archive: Archive
Returns
Promise<SettingsXml>
x/docxml/src/files/SettingsXml.ts>SettingsXml.fromArchive
import { SettingsXml } from "https://deno.land/x/docxml@5.5.2/src/files/SettingsXml.ts";
Instantiate this class by looking at the DOCX XML for it.