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