Properties
Optional Readonly alignment
Optional Readonly borders
Optional Readonly columnWidths
columnWidths: number[]
Optional Readonly margins
margins
: undefined | { bottom
?: undefined | number; left
?: undefined | number; marginUnitType
?: WidthType; right
?: undefined | number; top
?: undefined | number }
Optional Readonly width
width
: undefined | { size
: number; type
?: WidthType }