MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Podręcznik Użytkownika Strona 748

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 747
1 2 ... 743 744 745 746 747 748 749 750 751 752 753 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag