Tags Object Members
PowerPoint Developer Reference |
Represents a tag or a custom property that you can create for a shape, slide, or presentation.
Methods
Name | Description | |
---|---|---|
Add | Adds a tag to the Tags collection of an object. | |
Delete | Deletes a tag. | |
Item | Returns a single tag from the specified Tags collection. | |
Name | Returns the name of the specified tag as a String. | |
Value | Returns the value of the specified tag as a String. |
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. |