Share via


CalloutFormat.DropType Property

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

Syntax

'Declaration
ReadOnly Property DropType As MsoCalloutDropType
    Get
'Usage
Dim instance As CalloutFormat
Dim value As MsoCalloutDropType

value = instance.DropType
MsoCalloutDropType DropType { get; }

Property Value

Type: Microsoft.Office.Core.MsoCalloutDropType

See Also

Reference

CalloutFormat Interface

CalloutFormat Members

Microsoft.Office.Core Namespace