import * as docxml from "https://deno.land/x/docxml@5.3.1/src/components/Cell.ts"; ClassescCellA component that represents a table cell. Type AliasesTCellChildA type describing the components accepted as children of Cell. TCellPropsA type describing the props accepted by Cell.