Presentation.PublishSlides method (PowerPoint)
Creates a Web presentation (in HTML format) containing slides from any loaded presentation. You can view the published presentation in a web browser.
expression. PublishSlides
( _SlideLibraryUrl_
, _Overwrite_
)
expression An expression that returns a Presentation object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
SlideLibraryUrl | Required | String | URL to the slide library. |
Overwrite | Optional | Boolean | True if the original presentation should be overwritten. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.