mlreportgen.dom.BorderCollapse class
Package: mlreportgen.dom
Superclasses:
Collapse HTML table borders
Description
Specifies whether to collapse table borders. This class applies only to HTML tables.
Construction
creates
an unspecified format. Nothing is inserted in the generated table
markup. borderCollapseObj
= BorderCollapse()
creates
a border collapse object having the specified value. borderCollapseObj
= BorderCollapse(value
)