MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guía de usuario Pagina 821

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 820
1 2 ... 816 817 818 819 820 821 822 823 824 825 826 ... 985 986

Comentarios a estos manuales

Sin comentarios