Package: mlreportgen.dom
Superclasses:
Allow table to resize its columns
Specifies whether a table resizes its columns to fit content.
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
.