MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Betriebsanweisung Seite 724

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 986
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 723
1 2 ... 719 720 721 722 723 724 725 726 727 728 729 ... 985 986

Kommentare zu diesen Handbüchern

Keine Kommentare