Share via


Design Object Members

PowerPoint Developer Reference

Represents an individual slide design template. The Design object is a member of the Designs and SlideRange collections and the Master and Slide objects.

Methods

  Name Description
Bb251423.methods(en-us,office.12).gif Delete Deletes the specified object.
Bb251423.methods(en-us,office.12).gif MoveTo Moves the specified object to a specific location within the same collection, renumbering all other items in the collection appropriately.

Properties

  Name Description
Bb251423.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251423.properties(en-us,office.12).gif Index Returns a Long that represents the index number for an animation effect or design. Read-only.
Bb251423.properties(en-us,office.12).gif Name Returns or sets the name of the specified object. Read/write String.
Bb251423.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251423.properties(en-us,office.12).gif Preserved Sets or returns an MsoTriState constant that represents whether a design master is preserved from changes. Read/write.
Bb251423.properties(en-us,office.12).gif SlideMaster Returns a Master object that represents the slide master.