MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guida Utente Pagina 573

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 986
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 572
mlreportgen.dom.DocumentPart class
12-79
mlreportgen.dom.DocumentPart class
Package: mlreportgen.dom
Document part
Description
This class defines a form that can be filled out and appended to a document or another
document part of the same output type.
Construction
documentPartObj = DocumentPart() creates an HTML document part using the
default HTML template.
documentPart = DocumentPart(type) creates a document part of the specified type
(for example, Microsoft Word).
documentPartObj = DocumentPart(type,templatePath) creates a document part
based on the specified master template. The template must be either an HTML or Word
template, depending on the part type.
documentPartObj = DocumentPart(type,templatePath,
embeddedTemplateName) creates a document part of the specified type based on the
embedded template stored in the specified master template.
documentPartObj = DocumentPart(templateSrc,embeddeTemplateName)
creates a document part with the output type of the template used by the specified
master template source. The template source is a document or document part that
contains the embedded template.
Input Arguments
type — Type of output
'html' (default) | 'docx' | 'html-file'
Vedere la pagina 572
1 2 ... 568 569 570 571 572 573 574 575 576 577 578 ... 985 986

Commenti su questo manuale

Nessun commento