經安全檢測,此網站為安全網站,請放心前往原始網址!

How to automate PowerPoint by using Visual Basic in Office 2003, in Office XP Developer, and in Offi

Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long) Private Sub Command1_Click() ' Start PowerPoint. Dim ppApp As PowerPoint.Application Set ppApp = CreateObject("Powerpoint.Application") ' Make it visible. ppApp.Visible ...

support.microsoft.com

網址安全性掃描由 google 提供