Appearance
@shbernal/pptxgenjs / index / TableCell
Interface: TableCell
Defined in: core-interfaces.ts:1700
Properties
_hmerge?
optional_hmerge?:boolean
Defined in: core-interfaces.ts:1708
_lineHeight?
optional_lineHeight?:number
Defined in: core-interfaces.ts:1707
height in EMU
_lines?
optional_lines?:TableCell[][]
Defined in: core-interfaces.ts:1703
lines in this cell (autoPage)
_optImp?
optional_optImp?:any
Defined in: core-interfaces.ts:1714
_rowContinue?
optional_rowContinue?:number
Defined in: core-interfaces.ts:1710
_spanOrigin?
optional_spanOrigin?:TableCell
Defined in: core-interfaces.ts:1713
origin cell of a colspan/rowspan span, set on the dummy _hmerge/_vmerge cells so they can inherit the origin's border/fill and render the merged region's outer edges (Issue #680)
_tableCells?
optional_tableCells?:TableCell[]
Defined in: core-interfaces.ts:1705
text prop but guaranteed to hold "TableCell[]"
_type?
optional_type?:tablecell
Defined in: core-interfaces.ts:1701
_vmerge?
optional_vmerge?:boolean
Defined in: core-interfaces.ts:1709
options?
optionaloptions?:TableCellProps
Defined in: core-interfaces.ts:1717
text?
optionaltext?:string|number|TableCell[]
Defined in: core-interfaces.ts:1716