mlreportgen.ppt.ColSep Class
Namespace: mlreportgen.ppt
Description
Use an mlreportgen.ppt.ColSep
format object to customize the lines that
separate the columns of a table in a PPT API presentation.
The mlreportgen.ppt.ColSep
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Creation
Description
mlreportgen.ppt.ColSep
creates an empty
mlreportgen.ppt.ColSep
object. By default, PowerPoint® draws thin, solid, black lines between columns. Use the object properties to
specify a different line width, style, or color.
mlreportgen.ppt.ColSep(
sets the Style
property to the value of style
)style
.
mlreportgen.ppt.ColSep(
also sets the Color
property to the value of style
,color
)color
.
Properties
Examples
Version History
Introduced in R2020a