Share via


CustomerData Members

Include Protected Members
Include Inherited Members

The CustomerData type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified CustomerData object. Read-only.
Public property Count (Inherited from Collection.)
Public property Count Returns the number of [CustomXMLPart#SameCHM] objects in the [CustomerData#SameCHM] collection. Read-only.
Public property Item Returns the specified [CustomXMLPart#SameCHM] object from the [CustomerData#SameCHM] collection. Read-only.
Public property Parent Returns the parent object of the specified [CustomerData#SameCHM] object. Read-only.

Top

Methods

  Name Description
Public method _Index(Int32) (Inherited from Collection.)
Public method _Index(Int32)
Public method Add Adds a [CustomXMLPart#SameCHM] to the [CustomerData#SameCHM] collection of a CustomLayout, Master, Presentation, CanvasShapes, or NamedSlideShow object and returns the CustomXMLPart object created.
Public method Delete Deletes the specified [CustomXMLPart#SameCHM] object from the [CustomerData#SameCHM] collection of a CustomLayout, Master, Presentation, CanvasShapes, or NamedSlideShow object.
Public method GetEnumerator() (Inherited from Collection.)
Public method GetEnumerator()

Top

See Also

Reference

CustomerData Interface

Microsoft.Office.Interop.PowerPoint Namespace