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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 654
mlreportgen.dom.HTML class
12-161
text-decoration
text-indent
vertical-align
white-space
width
For information about these formats, see the W3Schools CSS documentation at
www.w3schools.com/cssref.
Input Arguments
htmlText — HTML text
string
HTML text, specified as a string
Example: html = HTML('<p><b>Hello</b> <i style="color:green">World</
i></p>');
Properties
Id — ID for HTML object
string
A session-unique ID is generated as part of HTML object creation. You can specify an ID to
replace the generated ID.
HTMLTag — Tag name of HTML container element
'div' (default) | string
Tag name of HTML container element, specified as a string, such as 'div', 'section',
or 'article' corresponding to this HTML object. This property applies only to HTML
output.
Children — Children of this HTML object
cell array of mlreportgen.dom.Element objects
This read-only property lists child elements that the HTML object contains.
Vista de pagina 654
1 2 ... 650 651 652 653 654 655 656 657 658 659 660 ... 985 986

Comentarios a estos manuales

Sin comentarios