Main Content
mlreportgen.dom.TableColSpecGroup Class
Namespace: mlreportgen.dom
Define style for group of table columns
Description
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.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Creation
Description
creates a column style specification that spans an entire table.colSpecGroupObj
= mlreportgen.dom.TableColSpecGroup
Properties
Examples
Version History
Introduced in R2014b