MdTableCell

Overview

MdTableCell is a interface in Aspose.PDF FOSS for TypeScript.

Holds inlines, like a paragraph does.

Properties: children, type.

Properties

NameTypeAccessDescription
type: 'table_cell'ReadGets the type.
children: MdInline[]ReadGets the children.