User`s guide
12 Classes – Alphabetical List
12-206
• mlreportgen.dom.Paragraph
• mlreportgen.dom.Image
• mlreportgen.dom.Table
• mlreportgen.dom.FormalTable
• mlreportgen.dom.ExternalLink
• mlreportgen.dom.InternalLink
• mlreportgen.dom.CustomElement
styleName — Name of style for list item
string
Name of style to use for the list item, specified as a string.
Output Arguments
listItemObj — List item
mlreportgen.dom.ListItem object
List item, represented by an mlreportgen.dom.ListItem 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.
CustomAttributes — Custom attributes of document element
array of mlreportgen.dom.CustomAttribute objects
HTML or Microsoft Word must support the custom attributes of this document element.
Id — ID for document element
string
A session-unique ID is generated as part of document element creation. You can specify
an ID to replace the generated ID.
Style — Format specification
array of format objects