i got the solution to the problem ... .
appPowerpoint.A ctivePresentati on.SlideShowSet tings.Run.View. GotoSlide(i, Microsoft.Offic e.Core.MsoTriSt ate.msoCTrue = Microsoft.Offic e.Core.MsoTriSt ate.msoCTrue)
added the above code and it works .......
thanks
mumbaisalsa...
User Profile
Collapse
-
controlling Ms Powerpoint Slide show using Vb.net
hi all,
i want to run the slide show say ten slides and then close it , but in my code given below it opens the slide show and closes immediately ... ..
please give me a solution to this problem
1. Please add MsPowerpoint11. 0 object present in COM in ur references.
2. Code : --
[code=vbnet]
Dim appPowerpoint as Powerpoint.Appl ication
dim book as Powerpoint.pres entation...
No activity results to display
Show More
Leave a comment: