Partager via


SlideRange.PublishSlides Method (PowerPoint)

Creates a Web presentation (in HTML format) from any loaded presentation. You can view the published presentation in a Web browser.

Syntax

expression .PublishSlides(SlideLibraryUrl, Overwrite)

expression An expression that returns a SlideRange object.

Parameters

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.

See Also

Concepts

SlideRange Object

SlideRange Object Members