class PageTableCell
extends _TypePageTableCell
import { PageTableCell } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
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