ShapeRange.Line property (Word)
Returns a LineFormat object that contains line formatting properties for the specified range of shapes. Read-only.
Syntax
expression.Line
expression A variable that represents a ShapeRange object.
Remarks
For a line, the LineFormat object represents the line itself; for a range of shapes with a border, the LineFormat object represents the border.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.