import { type RowDeletionProps } from "https://deno.land/x/docxml@5.15.3/src/components/RowDeletion.ts";
A type describing the props accepted by RowDeletion.
definition: ChangeInformation & TableRowProperties
x/docxml/src/components/RowDeletion.ts>RowDeletionProps
import { type RowDeletionProps } from "https://deno.land/x/docxml@5.15.3/src/components/RowDeletion.ts";
A type describing the props accepted by RowDeletion.