Skip to main content
Module

x/docxml/mod.ts>RowDeletionProps

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
type alias RowDeletionProps
import { type RowDeletionProps } from "https://deno.land/x/docxml@5.11.3/mod.ts";

A type describing the props accepted by RowDeletion.

definition: ChangeInformation & TableRowProperties