mlreportgen.dom.Strike class
Package: mlreportgen.dom
Superclasses:
Strike through text
Description
Specifies whether to use a strikethrough line for a text object. Strike appears as a single, horizontal line drawn through the text.
Construction
draws
a single, horizontal line through text.strikeObj
= Strike()
draws
a line of the specified type through text.strikeObj
= Strike(type
)