CalloutFormat.CustomDrop Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub CustomDrop ( _
Drop As Single _
)
'Usage
Dim instance As CalloutFormat
Dim Drop As Single
instance.CustomDrop(Drop)
void CustomDrop(
float Drop
)
Parameters
- Drop
Type: System.Single