Package: mlreportgen.ppt
Superclasses:
Italic for text object
Specifies whether to render text in italic.
creates
a format object that specifies to render text in italic. italicObj
= Italic()
creates
a format object that specifies to render text in italic if italicObj
= Italic(value
)value
is true
;
otherwise, the text renders without italic.