class types.PageTableCell
extends _TypePageTableCell
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { PageTableCell } = types;
Constructors
new
PageTableCell(params?: { header?: true; alignCenter?: true; alignRight?: true; valignMiddle?: true; valignBottom?: true; text?: TypeRichText; colspan?: number; rowspan?: number; })Properties
protected
readonly
[params]: Paramsoptional
text: TypeRichTextStatic Properties
readonly
[paramDesc]: ParamDesc