LineFormat Object Members

Excel Developer Reference

Represents line and arrowhead formatting.

Properties

  Name Description
Bb242342.properties(en-us,office.12).gif Application When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Bb242342.properties(en-us,office.12).gif BackColor Returns or sets a ColorFormat object that represents the specified fill background color.
Bb242342.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.
Bb242342.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.
Bb242342.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.
Bb242342.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which this object was created. If the object was created in Microsoft Excel, this property returns the string XCEL, which is equivalent to the hexadecimal number 5843454C.
Bb242342.properties(en-us,office.12).gif DashStyle Returns or sets the dash style for the specified line. Can be one of the MsoLineDashStyle contants. Read/write Long.
Bb242342.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.
Bb242342.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.
Bb242342.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.
Bb242342.properties(en-us,office.12).gif ForeColor Returns or sets a ColorFormat object that represents the specified foreground fill or solid color.
Bb242342.properties(en-us,office.12).gif Parent Returns the parent object for the specified object. Read-only.
Bb242342.properties(en-us,office.12).gif Pattern Returns or sets an MsoPatternType value that represents the fill pattern.
Bb242342.properties(en-us,office.12).gif Style Returns or sets a MsoLineStyle value that represents the style of the line.
Bb242342.properties(en-us,office.12).gif Transparency Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear). Read/write Double.
Bb242342.properties(en-us,office.12).gif Visible Returns or sets a MsoTriState value that determines whether the object is visible. Read/write.
Bb242342.properties(en-us,office.12).gif Weight Returns or sets a Single value that represents the weight of the line.