MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guia do Utilizador Página 640

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 639
1 2 ... 635 636 637 638 639 640 641 642 643 644 645 ... 985 986

Comentários a estes Manuais

Sem comentários