LineFormat Members

Include Protected Members
Include Inherited Members

Represents line and arrowhead formatting. For a line, the LineFormat object contains formatting information for the line itself; for a shape with a border, this object contains formatting information for the shape's border.

The LineFormat type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property BackColor Returns or sets a ColorFormat object that represents the background color for the specified fill or patterned line.
Public property BeginArrowheadLength Returns or sets the length of the arrowhead at the beginning of the specified line.
Public property BeginArrowheadStyle Returns or sets the style of the arrowhead at the beginning of the specified line.
Public property BeginArrowheadWidth Returns or sets the width of the arrowhead at the beginning of the specified line.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property DashStyle Returns or sets the dash style for the specified line.
Public property EndArrowheadLength Returns or sets the length of the arrowhead at the end of the specified line.
Public property EndArrowheadStyle Returns or sets the style of the arrowhead at the end of the specified line.
Public property EndArrowheadWidth Returns or sets the width of the arrowhead at the end of the specified line.
Public property ForeColor Returns or sets a ColorFormat object that represents the foreground color for the line.
Public property InsetPen MsoTrue to draw lines on the inside of a specified shape.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Pattern Returns or sets a value that represents the pattern applied to the specified fill or line.
Public property Style Returns or sets the line format style.
Public property Transparency Returns or sets the degree of transparency of the specified line as a value between 0.0 (opaque) and 1.0 (clear).
Public property Visible True if the specified object, or the formatting applied to it, is visible.
Public property Weight Returns or sets the thickness of the specified line in points.

Top

See Also

Reference

LineFormat Interface

Microsoft.Office.Interop.Word Namespace