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