Package: mlreportgen.dom
Define style for group of table columns
Use an object of the mlreportgen.dom.TableColSpecGroup class to define
the style for a group of adjacent table columns. To override the style specified by a
TableColSpecGroup object for one or more adjacent columns of the
group, use an mlreportgen.dom.TableColSpec
object.
The mlreportgen.dom.TableColSpecGroup class is a handle class.
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
creates a column style specification that spans an entire table.colSpecGroupObj = mlreportgen.dom.TableColSpecGroup()
mlreportgen.dom.FormalTable | mlreportgen.dom.MATLABTable | mlreportgen.dom.ResizeToFitContents | mlreportgen.dom.Table | mlreportgen.dom.TableColSpec