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