User`s guide

12 Classes – Alphabetical List
12-20
mlreportgen.dom.Border class
Package: mlreportgen.dom
Border properties of object
Description
Specifies the border properties of an object.
Construction
borderObj = Border() creates an unspecified border.
borderObj = Border(style) creates a border having the specified style.
borderObj = Border(style,color) creates a border having the specified style and
color.
borderObj = Border(style,color,width) creates a border having the specified
style, color, and width.
Input Arguments
style — Default style of border segments
string
Use one of these values.
Applies ToString
DOCX HTML
'dashed' X X
'dashdotstroked' X