Design Members

Include Protected Members
Include Inherited Members

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

The Design type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property HasTitleMaster Reserved for internal use.
Public property Index Returns a 64-bit signed integer that represents the index number for an animation effect or design. Read-only.
Public property Name Returns or sets the name of the specified object. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property Preserved Represents whether a design master is preserved from changes. Read/write.
Public property SlideMaster Returns a Master object that represents the slide master. Read-only.
Public property TitleMaster Reserved for internal use.

Top

Methods

  Name Description
Public method AddTitleMaster Reserved for internal use.
Public method Delete Deletes the specified Design object.
Public method MoveTo Moves the specified object to a specific location within the same collection, renumbering all other items in the collection appropriately.

Top

See Also

Reference

Design Interface

Microsoft.Office.Interop.PowerPoint Namespace