Share via


CalloutFormat.PresetDrop Method

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

Syntax

'Declaration
Sub PresetDrop ( _
    DropType As MsoCalloutDropType _
)
'Usage
Dim instance As CalloutFormat
Dim DropType As MsoCalloutDropType

instance.PresetDrop(DropType)
void PresetDrop(
    MsoCalloutDropType DropType
)

Parameters

See Also

Reference

CalloutFormat Interface

CalloutFormat Members

Microsoft.Office.Core Namespace