Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/files/Styles.ts>Styles#addStyles

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
method Styles.prototype.addStyles
import { Styles } from "https://deno.land/x/docxml@4.0.7/src/files/Styles.ts";

Add several custom styles to the available palette. Useful for cloning the style configuration of another DOCX.

Parameters

styles: Style[]