Application.GraphOnEODragSelect
This event is called when before a Graphics Extra Object starts to drag.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Application.GraphOnEODragSelect( _
Graph As Object, _
Obj As Object, _
DragData As Object, _
htype As Integer, _
ByRef Cancel As Boolean)
|
Type: Object
Type: Object
Type: Object
Type: Integer
Type: Boolean |
- |