MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guide de l'utilisateur Page 496

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 986
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 495
1 2 ... 491 492 493 494 495 496 497 498 499 500 501 ... 985 986

Commentaires sur ces manuels

Pas de commentaire