Overview
MdTableCell is a interface in Aspose.PDF FOSS for TypeScript.
Holds inlines, like a paragraph does.
Properties: children, type.
Properties
| Name | Type | Access | Description |
|---|
type | : 'table_cell' | Read | Gets the type. |
children | : MdInline[] | Read | Gets the children. |