Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/docxml/src/files/wip/FootnotesXml.ts>FootnotesXml

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
class FootnotesXml
extends UnhandledXmlFile
import { FootnotesXml } from "https://deno.land/x/docxml@5.8.1/src/files/wip/FootnotesXml.ts";

Static Methods

fromArchive(archive: Archive, location: string): Promise<FootnotesXml>

Instantiate this class by looking at the DOCX XML for it.