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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 639
12 Classes – Alphabetical List
12-146
mlreportgen.dom.Heading class
Package: mlreportgen.dom
Heading paragraph
Description
Create a heading paragraph.
Construction
headingObj = Heading(level) creates an empty heading at the specified level.
headingObj = Heading(level,text) creates the specified level heading containing
the specified text.
headingObj = Heading(level,text,styleName) creates the specified level heading
containing the specified text and using the specified style.
headingObj = Heading(level,domObj) creates the specified level heading
containing the specified DOM object.
Input Arguments
text — Text string
string
Text to use for the heading.
level — Heading level
numeric value
Heading level, specified as a numeric value.
Data Types: double
styleName — Style for text
string
Vista de pagina 639
1 2 ... 635 636 637 638 639 640 641 642 643 644 645 ... 985 986

Comentarios a estos manuales

Sin comentarios