mlreportgen.dom.NumberFormat class
Package: mlreportgen.dom
Description
Use an object of the mlreportgen.dom.NumberFormat
class to specify the
formatting of numbers in reports. To specify the formatting of one number, represent the
number as an object of the mlreportgen.dom.Number
class and include the NumberFormat
object in
the Style
property of the Number
object. To format all
numbers in a document element, such as a paragraph, list, or table, include the
NumberFormat
object in the Style
property of the object
that represents the element.
The mlreportgen.dom.NumberFormat
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Creation
Description
Properties
Examples
Version History
Introduced in R2021a