Expand Minimize
This topic has not yet been rated - Rate this topic

Application.AfterDragDropOnSlide Event (PowerPoint)

Office 2013

Occurs after a shape has been dropped onto a slide in an open presentation.

Version Added: PowerPoint 2013

expression .AfterDragDropOnSlide(Sld,X,Y)

expression A variable that represents a Application object.

Parameters

Name

Required/Optional

Data type

Description

Sld

Required

Slide

The slide that raised the event (i.e. had a shape added to it).

X

Required

Single

Y

Required

Single

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.