LineFormat Object Members

PowerPoint 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
Bb251441.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251441.properties(en-us,office.12).gif BackColor Returns or sets a ColorFormat object that represents the background color for the specified fill or patterned line. Read/write.
Bb251441.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.
Bb251441.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.
Bb251441.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.
Bb251441.properties(en-us,office.12).gif Creator Returns a Long that represents the four-character creator code for the application in which the specified object was created. For example, if the object was created in PowerPoint, this property returns the hexadecimal number 50575054. Read-only.
Bb251441.properties(en-us,office.12).gif DashStyle Returns or sets the dash style for the specified line. Read/write MsoLineDashStyle.
Bb251441.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.
Bb251441.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.
Bb251441.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.
Bb251441.properties(en-us,office.12).gif ForeColor Returns or sets a ColorFormat object that represents the foreground color for the fill, line, or shadow. Read/write.
Bb251441.properties(en-us,office.12).gif InsetPen MsoTrue to draw lines on the inside of a specified shape. Read/write MsoTriState.
Bb251441.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251441.properties(en-us,office.12).gif Pattern Sets or returns a value that represents the pattern applied to the specified line. Read/write MsoPatternType.
Bb251441.properties(en-us,office.12).gif Style Returns or sets the line style. Read/write MsoLineStyle.
Bb251441.properties(en-us,office.12).gif Transparency Returns or sets the degree of transparency of the specified fill, shadow, or line as a value between 0.0 (opaque) and 1.0 (clear). Read/write Single.
Bb251441.properties(en-us,office.12).gif Visible Returns or sets the visibility of the specified object or the formatting applied to the specified object. Read/write MsoTriState .
Bb251441.properties(en-us,office.12).gif Weight Returns or sets the thickness of the specified line, in points. Read/write Single.