Skip to main content
Module

x/docxml/mod.ts>CellChild

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

A type describing the components accepted as children of Cell.

definition:
| Paragraph
| Table
| BookmarkRangeStart
| BookmarkRangeEnd