mlreportgen.dom.ResizeToFitContents class
Package: mlreportgen.dom
Allow table to resize its columns
Description
Specifies whether a table resizes its columns to fit content.
The mlreportgen.dom.ResizeToFitContents
class is a handle
class.
Creation
Description
allows a table to resize its columns to fit their contents.resizeToFitContentsObj
= ResizeToFitContents()
allows a table to resize its columns to fit their contents, if
resizeToFitContentsObj
= ResizeToFitContents(tf
)tf
is true
.
Input Arguments
Properties
Examples
Version History
Introduced in R2014b