G
Guest
Hi,
Following the example in
http://msdn2.microsoft.com/en-us/library/aa644617(office.10).aspx
my code in Visual Studio can read the current slide's title from the Title
Property.
But what i want to do is to scan the slide deck and read off all the titles
from all the slides. Basically, I want to search a string in all the titles
and return the slide number where the string is first found.
Could someone please help me?
Thanks in advance.
Following the example in
http://msdn2.microsoft.com/en-us/library/aa644617(office.10).aspx
my code in Visual Studio can read the current slide's title from the Title
Property.
But what i want to do is to scan the slide deck and read off all the titles
from all the slides. Basically, I want to search a string in all the titles
and return the slide number where the string is first found.
Could someone please help me?
Thanks in advance.