LineFormat Members

Include Protected Members
Include Inherited Members

Represents line and arrowhead formatting.

The LineFormat type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property BackColor Returns a ColorFormat object that represents the specified fill background color.
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 (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property DashStyle Returns or sets the dash style for the specified line. Can be one of the MsoLineDashStyle constants.
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 a ColorFormat object that represents the specified foreground fill or solid color.
Public property InsetPen Gets or sets whether lines are drawn inside the specified shape's boundaries.
Public property Parent Returns the parent object for the specified object.
Public property Pattern Returns or sets the fill pattern.
Public property Style Returns a Style object that represents the style of the specified range.
Public property Transparency Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).
Public property Visible Determines whether the object is visible.
Public property Weight Returns or sets the weight of the line.

Top

See Also

Reference

LineFormat Interface

Microsoft.Office.Interop.Excel Namespace