Main Content
mlreportgen.ppt.NumberFormat Class
Namespace: mlreportgen.ppt
Description
Use an object of the mlreportgen.ppt.NumberFormat
class to specify the formatting of numbers
in presentations. To specify the formatting of one number, represent the number as an object
of the mlreportgen.ppt.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.ppt.NumberFormat
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Creation
Properties
Examples
Version History
Introduced in R2024b