User`s guide
12 Classes – Alphabetical List
12-288
mlreportgen.dom.TableColSpecGroup class
Package: mlreportgen.dom
Define style for group of table columns
Description
Define the style for a group of table columns. Use a TableColSpec object to override
formats specified by a TableColSpecGroup object.
Construction
colSpecGroupObj = TableColSpecGroup() creates a column specification that
spans an entire table.
Output Arguments
colSpecGroupObj — Table column specification
mlreportgen.dom.TableColSpecGroup object
Specification of formats for a group of table columns, represented by an
mlreportgen.dom.TableColSpecGroup object.
Properties
ColSpec — Type of line to draw between columns of this table
this property accepts the same set of values as the Border property
Data Types: char
CustomAttributes — Custom attributes of document element
array of mlreportgen.dom.CustomAttribute objects
HTML or Microsoft Word must support the custom attributes of this document element.