mlreportgen.dom.BorderCollapse Class
Namespace: mlreportgen.dom
Collapse HTML table borders
Description
Specifies whether to collapse table borders. This class applies only to HTML tables.
This class is only compatible with these MATLAB® Report Generator™ output types:
"html""html-file""html-multipage"(since R2024a)
The mlreportgen.dom.BorderCollapse class is a handle class.
Creation
Description
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)
Input Arguments
Properties
Examples
Version History
Introduced in R2014b