MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guia do Utilizador Página 818

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 817
1 2 ... 813 814 815 816 817 818 819 820 821 822 823 ... 985 986

Comentários a estes Manuais

Sem comentários