PrintRange Object Members

PowerPoint Developer Reference

Represents a single range of consecutive slides or pages to be printed.

Methods

  Name Description
Bb251462.methods(en-us,office.12).gif Delete Deletes the specified object.

Properties

  Name Description
Bb251462.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251462.properties(en-us,office.12).gif End Returns the number of the last slide in the specified print range. Read-only Long.
Bb251462.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251462.properties(en-us,office.12).gif Start Returns the number of the first slide in the range of slides to be printed. Read-only Integer.