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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 723
12 Classes – Alphabetical List
12-230
mlreportgen.dom.OutlineLevel class
Package: mlreportgen.dom
Level of paragraph in outline
Description
Specifies the level of a paragraph in an automatically generated outline. This class
is intended for Microsoft Word reports, because HTML does not support displaying
paragraphs in a table of contents.
Construction
outlineLevelObj = OutlineLevel() sets the outline level of this paragraph to 1.
This causes the content of the paragraph to appear at the top level in an automatically
generated outline (for example, a table of contents).
outlineLevelObj = OutlineLevel(level) sets the paragraph to the specified
outline level.
Input Arguments
level — Specify the level of a paragraph in an outline
integer
Outline level for a paragraph, specified as a positive integer, from 1 to 9.
Data Types: int16
Output Arguments
outlineLevelObj — Level of paragraph in outline
mlreportgen.dom.OutlineLevel object
Level of paragraph in outline, represented by an mlreportgen.dom.OutlineLevel
object.
Vista de página 723
1 2 ... 719 720 721 722 723 724 725 726 727 728 729 ... 985 986

Comentários a estes Manuais

Sem comentários