Can I update Table shape object while Slideshow is running in PPT

V

Vivekanandan

Hello,

I had made changes on Table shape object during Slideshow using c#.This is
only reflect on PPT file, not on SlideShow window. How can i show this
changes on slideshow window?

When i had used TableShapeObject.Apply() mehod it throw an exception "The
specified value is out of range" and modify Table cell color the exception
"The method or operation is not implemented.".

Could you please give me the alternate way to modify Slideshow window on PPT
2007 using .NET.

Thanks,

K.R.Vivekanandan
 
V

Vivekanandan

Steve Rindsberg,

Thanks a lot Steve.Working well by using GotoSlide() method, In this same
senario working well in office 2003 and previous versions without using
GotoSlide method.But Office 2007 not update Slideshow without using GotoSlide.

Could you please give me any other way to achieve this?.

Thanks,
K.R.Vivekanandan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top