Package: mlreportgen.dom
Superclasses:
Bold for text object
Specifies whether to use bold for a text object
creates
a bold object that specifies to use bold for a text object.boldObj
= Bold()
creates a bold object that specifies to use bold for a text object
if boldObj
= Bold(value
)value
is true
. Otherwise,
creates a bold object that specifies to use regular weight text.