mlreportgen.ppt.InnerMargin Class
Namespace: mlreportgen.ppt
Description
Use objects of the mlreportgen.ppt.InnerMargin class to specify the margin between the
content and the bounding box of a presentation object. The bounding box of an object includes the inner margin and
object content. If the object has a border, the box also includes the border.
The mlreportgen.ppt.InnerMargin class is a handle class.
Class Attributes
HandleCompatible | true |
ConstructOnLoad | true |
For information on class attributes, see Class Attributes.
Creation
Description
creates an marginObj = mlreportgen.ppt.InnerMarginInnerMargin object with margin values set to
[].
creates an inner margin with the specified size for all the sides between the object and
its bounding box.marginObj = mlreportgen.ppt.InnerMargin(all)
Input Arguments
Properties
Examples
Version History
Introduced in R2026a
