Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableCellOptions

Hierarchy

  • ITableCellPropertiesOptions
    • ITableCellOptions

Index

Properties

Optional Readonly borders

Readonly children

children: (Paragraph | Table)[]

Optional Readonly columnSpan

columnSpan: number

Optional Readonly margins

margins: ITableCellMarginOptions

Optional Readonly rowSpan

rowSpan: number

Optional Readonly shading

Optional Readonly textDirection

textDirection: TextDirection

Optional Readonly verticalAlign

verticalAlign: VerticalAlign

Optional Readonly verticalMerge

verticalMerge: VerticalMergeType

Optional Readonly width

Generated using TypeDoc