LineFormat.EndArrowheadWidth Property
Returns or sets the width of the arrowhead at the end of the specified line.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.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: MsoArrowheadWidth