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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 689
12 Classes – Alphabetical List
12-196
mlreportgen.dom.KeepWithNext class
Package: mlreportgen.dom
Keep paragraph on same page as next
Description
Keep paragraph on same page as paragraph that follows it. This format applies only to
Microsoft Word documents.
Construction
obj = KeepWithNext() keeps a paragraph on the same page as the paragraph that
follows it.
obj = KeepWithNext(onoff) keeps a paragraph on the same page as the paragraph
that follows it if onoff is true.
Input Arguments
onoff — Keep paragraph on same page as next
logical
Use one of these values:
true (default)
false
1
0
A setting of true (or 1) keeps a paragraph on the same page as the paragraph that
follows it. A setting of false (or 0) allows a paragraph to be on a different page from the
paragraph that follows it.
Data Types: logical
Vista de pagina 689
1 2 ... 685 686 687 688 689 690 691 692 693 694 695 ... 985 986

Comentarios a estos manuales

Sin comentarios