User`s guide
mlreportgen.dom.ColSep class
12-41
mlreportgen.dom.ColSep class
Package: mlreportgen.dom
Draw lines between table columns
Description
Draw lines between table columns.
Construction
colSepObj = ColSep() creates unspecified column separators.
colSepObj = ColSep(style) creates a column separator of the specified style.
colSepObj = ColSep(style,color) creates a column separator having the specified
style and color.
colSepObj = ColSep(style,color,width) creates a column separator having the
specified style, color, and width.
Input Arguments
style — Style of column separator in table
string
String specifying the style of the table column separator.
Applies ToString
DOCX HTML
'dashed' X X
'dashdotstroked' X