Package: mlreportgen.dom
Superclasses:
Draw line under text
Draw line under text
draws
a single line under text.underline
= Underline()
draws
a line of the specified type under the text.underline
= Underline(type
)
draws a line of the specified type and color under the text. The color parameter must be
an underline
= Underline(type
,color
)mlreportgen.dom.Color
object.