mlreportgen.dom.TemplateOrderedListLevelStyle Class
Namespace: mlreportgen.dom
Style formats for a specific list level in a TemplateOrderedListStyle object
Since R2024a
Description
This class represents a level of an ordered list style. Creating an
mlreportgen.dom.TemplateOrderedListLevelStyle object populates the object's Levels
property with instances of this class. Use the LevelStyles property to
format the ordered list's levels.
The mlreportgen.dom.TemplateOrderedListLevelStyle class is a handle class.
Creation
You do not create an mlreportgen.dom.TemplateOrderedListLevelStyle object explicitly. Creating an mlreportgen.dom.TemplateOrderedListStyle object populates the object's
LevelStyles property with instances of this class. Use the
LevelStyles property to format the ordered list's levels.
Properties
Examples
Version History
Introduced in R2024a