Partager via


PrintRanges Members (PowerPoint)

A collection of all the PrintRange objects in the specified presentation. Each PrintRange object represents a range of consecutive slides or pages to be printed.

Methods

Name

Description

Add

Returns a PrintRange object that represents a new print range to be added to the PrintRanges collection.

ClearAll

Clears all the print ranges from the PrintRanges collection. Use the Add method of the PrintRanges collection to add print ranges to the collection.

Item

Returns a single PrintRange object from the specified PrintRanges collection.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the specified object.

Count

Returns the number of objects in the specified collection. Read-only.

Parent

Returns the parent object for the specified object.