Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns or sets a ColorFormat object that represents the background color for a patterned line. Read/write. |
|
Returns or sets the length of the arrowhead at the beginning of the specified line. Read/write MsoArrowheadLength. |
|
Returns or sets the style of the arrowhead at the beginning of the specified line. Read/write MsoArrowheadStyle. |
|
Returns or sets the width of the arrowhead at the beginning of the specified line. Read/write MsoArrowheadWidth. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets the dash style for the specified line. Read/write MsoLineDashStyle. |
|
Returns or sets the length of the arrowhead at the end of the specified line. Read/write MsoArrowheadLength. |
|
Returns or sets the style of the arrowhead at the end of the specified line. Read/write MsoArrowheadStyle. |
|
Returns or sets the width of the arrowhead at the end of the specified line. Read/write MsoArrowheadWidth. |
|
Returns or sets a ColorFormat object that represents the foreground color for the line. Read/write. |
|
MsoTrue to draw lines inside a specified shape. Read/write MsoTriState. |
|
Returns an Object that represents the parent object of the specified LineFormat object. |
|
Returns or sets a value that represents the pattern applied to the specified line. Read/write MsoPatternType. |
|
Returns or sets the line format style. Read/write MsoLineStyle. |
|
Returns or sets the degree of transparency of line. Read/write Single. |
|
True if the specified object, or the formatting applied to it, is visible. Read/write MsoTriState. |
|
Returns or sets the thickness of the specified line in points. Read/write Single. |