Share via


ShapeRange.Line Property

Word Developer Reference

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