Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 829 Bytes

Word.ShapeRange.Line.md

File metadata and controls

36 lines (21 loc) · 829 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ShapeRange.Line property (Word)
vbawd10.chm162857072
vbawd10.chm162857072
Word.ShapeRange.Line
0e4f0853-171a-486b-7d91-7921aa91387f
06/08/2017
medium

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

ShapeRange Collection Object

[!includeSupport and feedback]