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

  • 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 847
12 Classes – Alphabetical List
12-354
mlreportgen.dom.WidowOrphanControl class
Package: mlreportgen.dom
Widow and orphan handling
Description
Specifies whether to prevent widows and orphans. This format applies only to Microsoft
Word documents.
Construction
widowOrphanControlObj = WidowOrphanControl() prevents a page break after the
first line of a paragraph (orphan) or before the last line of a paragraph (widow).
widowOrphanControlObj = WidowOrphanControl(tf) prevents orphans and
widows if tf is true.
Input Arguments
tf — Controls orphans and widows
true (default) | false | 1 | 0
A setting of true (or 1) prevents a page break after the first line of a paragraph (orphan)
or before the last line of a paragraph (widow). A setting of false (or 0) allows a page
break after the first line of a paragraph (orphan) or before the last line of a paragraph
(widow).
Data Types: logical
Output Arguments
widowOrphanControlObj — Widow and orphan handling
mlreportgen.dom.WidowOrphanControl object
Widow and orphan handling, represented by an
mlreportgen.dom.WidowOrphanControl object.
Vue de la page 847
1 2 ... 843 844 845 846 847 848 849 850 851 852 853 ... 985 986

Commentaires sur ces manuels

Pas de commentaire