class types.PageTableCell extends _TypePageTableCellimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PageTableCell } = types; ConstructorsnewPageTableCell(params?: { header?: true; alignCenter?: true; alignRight?: true; valignMiddle?: true; valignBottom?: true; text?: TypeRichText; colspan?: number; rowspan?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalalignCenter: trueoptionalalignRight: trueoptionalcolspan: numberoptionalheader: trueoptionalrowspan: numberoptionaltext: TypeRichTextoptionalvalignBottom: trueoptionalvalignMiddle: trueStatic Propertiesreadonly[paramDesc]: ParamDesc