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

x/docxml/mod.ts>StylesXml#hasStyle

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method StylesXml.prototype.hasStyle
import { StylesXml } from "https://deno.land/x/docxml@5.5.6/mod.ts";

Checks wether a custom style or a latent style with this identifier already exists.

Parameters

id: string