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