LineFormat Object Members

Word Developer Reference

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.

Properties

  Name Description
Bb243511.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243511.properties(en-us,office.12).gif BackColor Returns or sets a ColorFormat object that represents the background color for a patterned line. Read/write.
Bb243511.properties(en-us,office.12).gif BeginArrowheadLength Returns or sets the length of the arrowhead at the beginning of the specified line. Read/write MsoArrowheadLength.
Bb243511.properties(en-us,office.12).gif BeginArrowheadStyle Returns or sets the style of the arrowhead at the beginning of the specified line. Read/write MsoArrowheadStyle.
Bb243511.properties(en-us,office.12).gif BeginArrowheadWidth Returns or sets the width of the arrowhead at the beginning of the specified line. Read/write MsoArrowheadWidth.
Bb243511.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb243511.properties(en-us,office.12).gif DashStyle Returns or sets the dash style for the specified line. Read/write MsoLineDashStyle.
Bb243511.properties(en-us,office.12).gif EndArrowheadLength Returns or sets the length of the arrowhead at the end of the specified line. Read/write MsoArrowheadLength.
Bb243511.properties(en-us,office.12).gif EndArrowheadStyle Returns or sets the style of the arrowhead at the end of the specified line. Read/write MsoArrowheadStyle.
Bb243511.properties(en-us,office.12).gif EndArrowheadWidth Returns or sets the width of the arrowhead at the end of the specified line. Read/write MsoArrowheadWidth.
Bb243511.properties(en-us,office.12).gif ForeColor Returns or sets a ColorFormat object that represents the foreground color for the line. Read/write.
Bb243511.properties(en-us,office.12).gif InsetPen MsoTrue to draw lines inside a specified shape. Read/write MsoTriState.
Bb243511.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified LineFormat object.
Bb243511.properties(en-us,office.12).gif Pattern Returns or sets a value that represents the pattern applied to the specified line. Read/write MsoPatternType.
Bb243511.properties(en-us,office.12).gif Style Returns or sets the line format style. Read/write MsoLineStyle.
Bb243511.properties(en-us,office.12).gif Transparency Returns or sets the degree of transparency of line. Read/write Single.
Bb243511.properties(en-us,office.12).gif Visible True if the specified object, or the formatting applied to it, is visible. Read/write MsoTriState.
Bb243511.properties(en-us,office.12).gif Weight Returns or sets the thickness of the specified line in points. Read/write Single.