Share via


PublishObject Object Members

PowerPoint Developer Reference

Represents a complete or partial loaded presentation that is available for publishing to HTML. The PublishObject object is a member of the PublishObjects collection.

Methods

  Name Description
Bb251465.methods(en-us,office.12).gif Publish Creates a Web presentation (HTML format) from any loaded presentation. You can view the published presentation in a Web browser.

Properties

  Name Description
Bb251465.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251465.properties(en-us,office.12).gif FileName Returns or sets the path and file name of the Web presentation created when all or part of the active presentation is published. Read/write String.
Bb251465.properties(en-us,office.12).gif HTMLVersion Returns or sets the version of HTML for a published presentation. Read/write PpHTMLVersion .
Bb251465.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251465.properties(en-us,office.12).gif RangeEnd Returns or sets the number of the last slide in a range of slides you are publishing as a Web presentation. Read/write Integer.
Bb251465.properties(en-us,office.12).gif RangeStart Returns or sets the number of the first slide in a range of slides you are publishing as a Web presentation. Read/write Integer.
Bb251465.properties(en-us,office.12).gif SlideShowName Returns or sets the name of the custom slide show to run in response to a mouse action on the shape during a slide show (ActionSetting object), returns or sets the name of the custom slide show to print (PrintOptions object), or returns or sets the name of the custom slide show published as a web presentation (PublishObject object). Read/write String.
Bb251465.properties(en-us,office.12).gif SourceType Returns or sets the source type of the presentation to be published to HTML. Read/write PpPublishSourceType.
Bb251465.properties(en-us,office.12).gif SpeakerNotes Determines whether speaker notes are to be published with the presentation. Read/write MsoTriState.