InlineShape.Line Property

Word Developer Reference

Returns a LineFormat object that contains line formatting properties for the specified shape. Read-only.

Syntax

expression.Line

expression   A variable that represents an InlineShape object.

Remarks

For an inline shape with a border, the LineFormat object represents the border.

See Also