Application.LaunchPublishSlidesDialog Method

PowerPoint Developer Reference

Displays the Publish Slides dialog box in the Microsoft Office PowerPoint user interface and populates the Publish To box with the specified slide-library-URL string.

Syntax

expression.LaunchPublishSlidesDialog(SlideLibraryUrl)

expression   An expression that returns an Application object.

Parameters

Name Required/Optional Data Type Description
SlideLibraryUrl Required String The URL where to publish the slide library.

Remarks

Before displaying the Publish Slides dialog box, PowerPoint displays the Browse dialog box to permit the user to select the presentiation that contains the slides to publish.