Skip to main content
Module

x/docxml/src/components/Cell.ts>CellChild

TypeScript library for parsing and building a DOCXML file
Go to Latest
type alias CellChild
import { type CellChild } from "https://deno.land/x/docxml@5.2.0/src/components/Cell.ts";

A type describing the components accepted as children of Cell.

definition: Paragraph | Table