ShapeRange.Line Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Line As LineFormat
Get
'Usage
Dim instance As ShapeRange
Dim value As LineFormat
value = instance.Line
LineFormat Line { get; }
Property Value
Type: Microsoft.Office.Core.LineFormat