import { type TableChild } from "https://deno.land/x/docxml@5.15.3/mod.ts";
A type describing the components accepted as children of Table.
definition: Row | RowAddition | RowDeletion
import { type TableChild } from "https://deno.land/x/docxml@5.15.3/mod.ts";
A type describing the components accepted as children of Table.