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