Optional
Readonly
alignment?: typeof AlignmentType[keyof typeof AlignmentType]Optional
Readonly
borders?: ITableBordersOptionsOptional
Readonly
columnWidths?: readonly number[]Optional
Readonly
float?: ITableFloatOptionsOptional
Readonly
indent?: ITableWidthPropertiesOptional
Readonly
layout?: typeof TableLayoutType[keyof typeof TableLayoutType]Optional
Readonly
margins?: ITableCellMarginOptionsReadonly
rows: readonly TableRow[]Optional
Readonly
style?: stringOptional
Readonly
visuallyRightToLeft?: booleanOptional
Readonly
width?: ITableWidthProperties