MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Podręcznik Użytkownika Strona 724

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 723
1 2 ... 719 720 721 722 723 724 725 726 727 728 729 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag