User Profile

Collapse

Profile Sidebar

Collapse
mumbaisalsa
mumbaisalsa
Last Activity: Nov 22 '07, 12:01 PM
Joined: Nov 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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...
    See more | Go to post

    Leave a comment:


  • 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...
    See more | Go to post
    Last edited by debasisdas; Nov 17 '07, 04:26 AM. Reason: Formatted using cede=vbnet tags.
No activity results to display
Show More
Working...