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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 726
mlreportgen.dom.PageBreakBefore class
12-233
mlreportgen.dom.PageBreakBefore class
Package: mlreportgen.dom
Start paragraph on new page
Description
Specifies to always start paragraph on new page. This is for Microsoft Word reports.
Construction
pageBreakBeforeObj = PageBreakBefore() always starts paragraph on a new
page.
pageBreakBeforeObj = PageBreakBefore(onOff) always starts paragraph on a
new page if onOff is true.
Input Arguments
onOff — Start paragraph on new page
true (default)
Specify one of the following logical values:
true or 1 — Starts a paragraph on a new page.
false or 0 — Allows a paragraph to start on the current page.
Data Types: logical
Output Arguments
pageBreakBeforeObj — Start paragraph on new page
mlreportgen.dom.PageBreakBefore object
Start paragraph on new page, represented by an mlreportgen.dom.PageBreakBefore
object.
Przeglądanie stron 726
1 2 ... 722 723 724 725 726 727 728 729 730 731 732 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag