MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guía de usuario Pagina 745

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 744
1 2 ... 740 741 742 743 744 745 746 747 748 749 750 ... 985 986

Comentarios a estos manuales

Sin comentarios