mlreportgen.ppt.FontFamily class
Package: mlreportgen.ppt
Font family
Description
Font family for presentation text.
Construction
specifies a
Times New Roman font family.fontFamilyObj
= FontFamily()
specifies a font family.fontFamilyObj
= FontFamily(fontStr
)
specifies a font family to use for complex scripts.fontFamilyObj
= FontFamily(fontStr
,complexScriptFont
)