MsoLineFormat class

MsoLineFormat class

Represents line and arrowhead formatting.

The MsoLineFormat type exposes the following members:

Properties

PropertyDescription
is_visibleIndicates whether the object is visible.
styleReturns a Style object that represents the style of the specified range.
fore_colorGets and sets the border line fore color.
back_colorGets and sets the border line back color.
dash_styleGets or sets the dash style for the specified line.
transparencyReturns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).
weightReturns or sets the weight of the line ,in units of pt.

See Also