User`s guide

12 Classes – Alphabetical List
12-90
For example, to have a header appear on the first page and on even pages, define two
separate headers, one with pageType set to first and the other with pageType set to
even.
templatePath — Full path of header template
string
To use a template other than the default Word template, specify a Word header template.
embeddedTemplateName — Embedded template name
string
An embedded template is a template that is embedded in a Word template.
templateSrc — Document or document part whose template is master template
mlreportgen.dom.Document object | mlreportgen.dom.DocumentPart object
Document or document part whose template is the master template, specified as an
mlreportgen.dom.Document or mlreportgen.dom.DocumentPart object.
Output Arguments
docxPageHeaderObj — Page header for Word document
mlreportgen.dom.DOCXPageHeader object
Page header for a Word document, represented by an
mlreportgen.dom.DOCXPageHeader object.
Properties
Children — Children of this document
cell array of mlreportgen.dom.Element objects
This read-only property lists child elements that the document element contains.
CurrentHoleId — Hole ID of current hole in document
string
This read-only property is the hole ID of the current hole in this document.
CurrentHoleType — Type of current hole
string