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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 639
1 2 ... 635 636 637 638 639 640 641 642 643 644 645 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag