import * as docxml from "https://deno.land/x/docxml@4.0.7/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.