Skip to main content
A newer version of this page is available. .

TableFormattingSettings.resizeToFitContent Property

Gets or sets a value that specifying whether to allow automatic resizing of table cells to fit their contents.

Declaration

resizeToFitContent: boolean

Property Value

Type Description
boolean

true, to allow automatic resizing; otherwise, false.

See Also