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