CustomerData Members (PowerPoint)
Stores information about a customer (such as name, address, telephone number, and so on) or other information in XML form, as a collection of CustomXMLPart objects associated with a Microsoft PowerPoint object.
Methods
Name |
Description |
---|---|
Adds a CustomXMLPart to the CustomerData collection of a CustomLayout, Master, Presentation, Shape, or Slide object and returns the CustomXMLPart object created. |
|
Deletes the specified CustomXMLPart object from the CustomerData collection of a CustomLayout, Master, Presentation, Shape, or Slide object. |
|
Returns the specified CustomXMLPart object from the CustomerData collection. Read-only. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified CustomerData object. Read-only. |
|
Returns the number of CustomXMLPart objects in the CustomerData collection. Read-only. |
|
Returns the parent object of the specified CustomerData object. Read-only. |