B
bajeesh
How can we take repeat count of media type (msoAnimEffectMediaPlay)
effect, and how can we take shape associated with that effect.
I inserted sound file in PowerPoint slide and tried to take repeat
count by using following
code but it always returning 1 actually there was 10 repeat counts.
ActivePresentation.Slides (1).TimeLine.MainSequence
(1).Timing.RepeatCount.
Is there any workaround for this issue ?
Regards,
Bajeesh
effect, and how can we take shape associated with that effect.
I inserted sound file in PowerPoint slide and tried to take repeat
count by using following
code but it always returning 1 actually there was 10 repeat counts.
ActivePresentation.Slides (1).TimeLine.MainSequence
(1).Timing.RepeatCount.
Is there any workaround for this issue ?
Regards,
Bajeesh