MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Uživatelská příručka Strana 496

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 986
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 495
12 Classes – Alphabetical List
12-2
mlreportgen.dom.AllowBreakAcrossPages class
Package: mlreportgen.dom
Allow row to straddle page break
Description
Specifies whether to allow row to straddle page break. This format applies only to Word
documents.
Construction
breakAcrossPagesObj = AllowBreakAcrossPages() allows a row to flow onto the
next page when it cannot fit entirely on the current page.
breakAcrossPagesObj = AllowBreakAcrossPages(tf) forces a row to start on the
next page when it cannot fit on the current page and tf = false.
Input Arguments
tf — Allow row to flow onto next page
true (default) | logical value
A setting of false (or 0) forces a row to start on the next page when it cannot fit on the
current page. A setting of true (or 1) allows a row to flow onto the next page when it
cannot fit entirely on the current page.
Data Types: logical
Output Arguments
breakAcrossPagesObj — Control table row page break
mlreportgen.dom.AllowBreakAcrossPages object
Specification of table row page break handling, represented by an
mlreportgen.dom.AllowBreakAcrossPages object.
Zobrazit stránku 495
1 2 ... 491 492 493 494 495 496 497 498 499 500 501 ... 985 986

Komentáře k této Příručce

Žádné komentáře