Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/src/components/TextDeletion.ts>TextDeletion.fromNode

TypeScript library for parsing and building a DOCXML file
Go to Latest
method TextDeletion.fromNode
import { TextDeletion } from "https://deno.land/x/docxml@5.1.0/src/components/TextDeletion.ts";

Instantiate this component from the XML in an existing DOCX file.

Parameters

node: Node