OfficeLineFormat class

OfficeLineFormat class

Represents a shape line format.

The OfficeLineFormat type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the OfficeLineFormat class.

Properties

Property Description
weight Gets or sets the brush thickness that strokes the path of a shape.
color Gets or sets the color of the line.
opacity Gets or sets the line opacity.
enabled Gets or sets a value indicating whether a shape will be stroked.
dash_style Gets or sets the dot and dash pattern for a line.
line_style Gets or sets the line style.

See Also