Shape.Line Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Line As LineFormat
    Get
'Usage
Dim instance As Shape
Dim value As LineFormat

value = instance.Line
LineFormat Line { get; }

Property Value

Type: Microsoft.Office.Core.LineFormat

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace