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