Share via


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
Bb251497.methods(en-us,office.12).gif Add Adds a tag to the Tags collection of an object.
Bb251497.methods(en-us,office.12).gif Delete Deletes a tag.
Bb251497.methods(en-us,office.12).gif Item Returns a single tag from the specified Tags collection.
Bb251497.methods(en-us,office.12).gif Name Returns the name of the specified tag as a String.
Bb251497.methods(en-us,office.12).gif Value Returns the value of the specified tag as a String.

Properties

  Name Description
Bb251497.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251497.properties(en-us,office.12).gif Count Returns the number of objects in the specified collection. Read-only.
Bb251497.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.