Share via


CalloutFormat.Angle Property

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

Syntax

'Declaration
Property Angle As MsoCalloutAngleType
    Get
    Set
'Usage
Dim instance As CalloutFormat
Dim value As MsoCalloutAngleType

value = instance.Angle

instance.Angle = value
MsoCalloutAngleType Angle { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoCalloutAngleType

See Also

Reference

CalloutFormat Interface

CalloutFormat Members

Microsoft.Office.Core Namespace