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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 817
12 Classes – Alphabetical List
12-324
mlreportgen.dom.TemplateHole class
Package: mlreportgen.dom
Hole to append to template
Description
Hole to append to a document template.
You can append a template hole to these kinds of DOM objects:
Paragraph
TableEntry
Group
Template
Construction
templateHoleObj = TemplateHole() creates a hole with empty properties.
templateHoleObj = TemplateHole(id) creates a hole having the specified id.
templateHoleObj = TemplateHole(id,description) creates a hole having the
specified id and description.
Input Arguments
id — ID for template hole
string
The ID for the template hole, specified by a string.
description — Description for template hole
string
Description for the template hole, specified as a string. The value of this argument
becomes the content of the hole in the template to which it is assigned to allow you to
Vista de pagina 817
1 2 ... 813 814 815 816 817 818 819 820 821 822 823 ... 985 986

Comentarios a estos manuales

Sin comentarios