MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guida Utente Pagina 557

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 986
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 556
mlreportgen.dom.CustomElement class
12-63
mlreportgen.dom.CustomElement class
Package: mlreportgen.dom
Custom element of document
Description
Use a custom element to extend the DOM API. You can create a custom HTML or
Microsoft Word element that provides functionality not yet included in the DOM API.
Construction
customElementObj = CustomElement() creates an empty element.
customElementObj = CustomElement(name) creates a custom element having the
specified name.
Input Arguments
name — Custom element name
string
Name of an element supported by the type of document to which this custom element is
appended. For example, specify 'div' for a custom HTML div element or 'w:p' for a
custom Word paragraph element.
Output Arguments
customElementObj — Custom element
mlreportgen.dom.CustomElement object
Custom element, represented by an mlreportgen.dom.CustomElement object.
Properties
CustomAttributes — Custom attributes of document element
array of mlreportgen.dom.CustomAttribute objects
Vedere la pagina 556
1 2 ... 552 553 554 555 556 557 558 559 560 561 562 ... 985 986

Commenti su questo manuale

Nessun commento