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

x/docxml/src/files/StylesXml.ts>StylesXml.fromDom

TypeScript (component) library for building and parsing a DOCX file
Latest
method StylesXml.fromDom
import { StylesXml } from "https://deno.land/x/docxml@5.15.3/src/files/StylesXml.ts";

Parameters

dom: Document
location: string
optional
theme: ThemeXml

Returns

StylesXml