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