Interface ITableCellOptions

Hierarchy

  • ITableCellPropertiesOptions
    • ITableCellOptions

Properties

children: (Paragraph | Table)[]
columnSpan?: number
margins?: ITableCellMarginOptions
rowSpan?: number
textDirection?: TextDirection
verticalAlign?: VerticalAlign
verticalMerge?: VerticalMergeType

Generated using TypeDoc