MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Uživatelská příručka Strana 821

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 986
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 820
mlreportgen.dom.Text class
12-327
mlreportgen.dom.Text class
Package: mlreportgen.dom
Text object
Description
Text string to include in a document element
Construction
textObj = Text() creates an empty text object.
textObj = Text(text) creates a text object containing the specified text string.
textObj = Text(text,styleName) creates a text object containing the specified
text string using the specified style. The style must be defined in the style sheet of the
template of the document to which this text object is appended.
Input Arguments
text — Text string
array of chars
Array of chars containing the text
Data Types: char
styleName — Style for the text
mlreportgen.dom.StyleName object
The style specified by styleName must be defined in the template used to create the
document to which this text is appended.
Data Types: char
Zobrazit stránku 820
1 2 ... 816 817 818 819 820 821 822 823 824 825 826 ... 985 986

Komentáře k této Příručce

Žádné komentáře