Package: mlreportgen.ppt
Formatting for table column
Use an object of the mlreportgen.ppt.ColSpec
class to format the
content of a table column in a PPT API presentation. Specify formats by setting the
format properties, adding format objects to the Style
property, or
a combination of the two. See Presentation Formatting Approaches.
The mlreportgen.ppt.ColSpec
class is a handle
class.
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
mlreportgen.ppt.BackgroundColor
| mlreportgen.ppt.Bold
| mlreportgen.ppt.ColWidth
| mlreportgen.ppt.FontColor
| mlreportgen.ppt.FontFamily
| mlreportgen.ppt.FontSize
| mlreportgen.ppt.HAlign
| mlreportgen.ppt.Italic
| mlreportgen.ppt.Strike
| mlreportgen.ppt.Subscript
| mlreportgen.ppt.Superscript
| mlreportgen.ppt.Underline
| mlreportgen.ppt.VAlign