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
- DropType
Type: Microsoft.Office.Core.MsoCalloutDropType