PPT97: List of Exposed Objects in the PowerPoint Viewer 97 Model (170796)



The information in this article applies to:

  • Microsoft PowerPoint 97 for Windows

This article was previously published under Q170796

SUMMARY

This article lists the methods and properties available in the Microsoft PowerPoint Viewer 97 object model. The list is obtained from the Msppt8vr.olb object library file.

MORE INFORMATION

Class: Application
------------------

Methods:

   NewShow
   Quit

Properties:

   Name   
   Version

Class: SlideShowView
--------------------

Methods:

   Exit
   GotoSlide
   Next
   Previous

Properties:

   Parent
   SlideNumber
   SlidesCount

Constants: PpViewerSlideShowAdvanceMode    Value
---------------------------------------    -----

ppViewerSlideShowManualAdvance               1
ppViewerSlideShowUseSlideTimings             2
				

Modification Type:MinorLast Reviewed:10/11/2006
Keywords:kbcode kbdtacode kbmacro KB170796