Methods

getBackColor()

Gets and sets the border line back color.

getDashStyle()

Gets or sets the dash style for the specified line. The value of the property is MsoLineDashStyle integer constant.

getForeColor()

Gets and sets the border line fore color.

getStyle()

Returns a Style object that represents the style of the specified range. The value of the property is MsoLineStyle integer constant.

getTransparency()

Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).

getWeight()

Returns or sets the weight of the line ,in units of pt.

isVisible()

Indicates whether the object is visible.

setBackColor()

Gets and sets the border line back color.

setDashStyle()

Gets or sets the dash style for the specified line. The value of the property is MsoLineDashStyle integer constant.

setForeColor()

Gets and sets the border line fore color.

setStyle()

Returns a Style object that represents the style of the specified range. The value of the property is MsoLineStyle integer constant.

setTransparency()

Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).

setVisible()

Indicates whether the object is visible.

setWeight()

Returns or sets the weight of the line ,in units of pt.