MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 748

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 747
12 Classes – Alphabetical List
12-254
mlreportgen.dom.ResizeToFitContents class
Package: mlreportgen.dom
Allow table to resize its columns
Description
Specifies whether a table resizes its columns to fit content.
Construction
resizeToFitContentsObj = ResizeToFitContents() allows a table to resize its
columns to fit their contents.
resizeToFitContentsObj = ResizeToFitContents(tf) allows a table to resize its
columns to fit their contents, if tf is true.
Input Arguments
value — Allow table to resize its columns
logical value
A setting of true (or 1) allows a table to resize its columns to fit their contents. A setting
of false (or 0) causes the content to wrap.
Data Types: logical
Output Arguments
resizeToFitContentsObj — Allow table to resize its columns
mlreportgen.dom.ResizeToFitContents object
Specification of whether a table resizes its columns to fit content or wraps content,
represented by an mlreportgen.dom.ResizeToFitContents object.
Page view 747
1 2 ... 743 744 745 746 747 748 749 750 751 752 753 ... 985 986

Comments to this Manuals

No comments