R
Richb
The Outline pane in PP shows what basically amounts to a
table of contents for the presentation.
I need to programmatically (by accessing the PowerPoint
object via MS Visual FoxPro) extract the Title of each
slide.
The best I can tell the Title is just another Shape on
the slide, but PP must be tagging it somewhere as the
Title, otherwise how would it know what to put in the
Outline pane as the Title for a given slide?
Can someone could give me a code sample, or just point me
in the right direction, on extracting the slide Title? A
VB sample is fine, I can translate to FoxPro.
table of contents for the presentation.
I need to programmatically (by accessing the PowerPoint
object via MS Visual FoxPro) extract the Title of each
slide.
The best I can tell the Title is just another Shape on
the slide, but PP must be tagging it somewhere as the
Title, otherwise how would it know what to put in the
Outline pane as the Title for a given slide?
Can someone could give me a code sample, or just point me
in the right direction, on extracting the slide Title? A
VB sample is fine, I can translate to FoxPro.