Udostępnij za pośrednictwem


LineFormat.BeginArrowheadWidth Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property BeginArrowheadWidth As MsoArrowheadWidth
    Get
    Set
'Usage
Dim instance As LineFormat
Dim value As MsoArrowheadWidth

value = instance.BeginArrowheadWidth

instance.BeginArrowheadWidth = value
MsoArrowheadWidth BeginArrowheadWidth { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoArrowheadWidth

See Also

Reference

LineFormat Interface

LineFormat Members

Microsoft.Office.Core Namespace