Microsoft KB Archive/170796

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 16:35, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


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

Article ID: 170796

Article Last Modified on 10/11/2006



APPLIES TO

  • Microsoft PowerPoint 97 Standard Edition



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
                


Additional query words: 8.00 kbmacro ppt8 vba vbe

Keywords: kbcode kbdtacode kbmacro KB170796