User`s guide
mlreportgen.dom.OrderedList class
12-223
• mlreportgen.dom.CustomElement
• Horizontal one-dimensional array (for a sublist)
To append an ordered list, use an OrderedList DOM object instead of using the
listItems argument.
Output Arguments
orderedListObj — Ordered list
mlreportgen.dom.OrderedList object
An ordered list containing the specified list items.
Properties
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
Format objects that specify the format of a document element.
StyleName — This property is ignored
string
This property is ignored.
Tag — Tag for document element
string
Tag for document element, specified as a string.