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

x/docxml/src/files/CommentsXml.ts>CommentsXml#has

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method CommentsXml.prototype.has
Deprecated
Deprecated

Will be deprecated as a public API in the next breaking release.

import { CommentsXml } from "https://deno.land/x/docxml@5.3.3/src/files/CommentsXml.ts";

Check whether or not a comment with the given identifier already exists.

Parameters

id: number