User`s guide
12 Classes – Alphabetical List
12-286
mlreportgen.dom.TableColSpec class
Package: mlreportgen.dom
Formatting for one or more adjacent table columns
Description
Define the formatting for one or more adjacent table columns. Use a TableColSpec
object to override formats specified by a TableColSpecGroup object.
Construction
colSpecObj = TableColSpec() creates a column specification having a span of 1.
Output Arguments
colSpecObj — Formatting for one or more adjacent table columns
mlreportgen.dom.TableColSpec object
Formatting for one or more adjacent table columns, represented by an
mlreportgen.dom.TableColSpec object.
Properties
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.
Id — ID for document element
string
A session-unique ID is generated as part of document element creation. You can specify
an ID to replace the generated ID.