MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 745

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 744
mlreportgen.dom.RepeatAsHeaderRow class
12-251
mlreportgen.dom.RepeatAsHeaderRow class
Package: mlreportgen.dom
Repeat table row
Description
Specifies to repeat a table row on each new page when a table flows across multiple
pages. This format applies only to Microsoft Word documents.
Construction
repeatAsHeaderRowObj = RepeatAsHeaderRow() repeats table row on each new
page when a table flows across multiple pages.
repeatAsHeaderRowObj = RepeatAsHeaderRow(onOff) repeats table row on each
new page if onOff is true.
Input Arguments
onOff — Controls table row repeating on each new page
true (default)
Specify one of the following logical values:
true or 1 — Table row repeats on each new page when a table flows across multiple
pages.
false or 0 — Table row does not repeat on each new page when a table flows across
multiple pages.
Data Types: logical
Output Arguments
repeatAsHeaderRowObj — Repeat table row
mlreportgen.dom.RepeatAsHeaderRow object
Page view 744
1 2 ... 740 741 742 743 744 745 746 747 748 749 750 ... 985 986

Comments to this Manuals

No comments