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