Share via


Line.ArrowHeadWidth Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property ArrowHeadWidth As Object
    Get
    Set
'Usage
Dim instance As Line
Dim value As Object

value = instance.ArrowHeadWidth

instance.ArrowHeadWidth = value
Object ArrowHeadWidth { get; set; }

Property Value

Type: System.Object

See Also

Reference

Line Interface

Line Members

Microsoft.Office.Interop.Excel Namespace