J
joel
Hi
I am wondering if the PowerPoint object library provides a way to cause
an event or method call in an animation sequence where the event or
method could be user-defined.
Something like using AddEffect to add an effect whose purpose would be
to raise an event or make a method call.
I see that there is an Enum called MsoAnimCommandType which has the
members: msoAnimCommandTypeCall, msoAnimCommandTypeEvent, and
msoAnimCommandTypeVerb which seems to suggest that such a possibility
exists, but I don't see what the Enum is connected to...
Any ideas?
Thanks, Joel
I am wondering if the PowerPoint object library provides a way to cause
an event or method call in an animation sequence where the event or
method could be user-defined.
Something like using AddEffect to add an effect whose purpose would be
to raise an event or make a method call.
I see that there is an Enum called MsoAnimCommandType which has the
members: msoAnimCommandTypeCall, msoAnimCommandTypeEvent, and
msoAnimCommandTypeVerb which seems to suggest that such a possibility
exists, but I don't see what the Enum is connected to...
Any ideas?
Thanks, Joel