Udostępnij za pośrednictwem


LineFormat.EndArrowheadStyle Property

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

Syntax

'Declaration
Property EndArrowheadStyle As MsoArrowheadStyle
    Get
    Set
'Usage
Dim instance As LineFormat
Dim value As MsoArrowheadStyle

value = instance.EndArrowheadStyle

instance.EndArrowheadStyle = value
MsoArrowheadStyle EndArrowheadStyle { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoArrowheadStyle

See Also

Reference

LineFormat Interface

LineFormat Members

Microsoft.Office.Core Namespace