Share via


CustomProperty Object Members

Word Developer Reference

Represents a single instance of a custom property for a smart tag. The CustomProperty object is a member of the CustomProperties collection.

Methods

  Name Description
Bb257518.methods(en-us,office.12).gif Delete Deletes the specified custom property.

Properties

  Name Description
Bb257518.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257518.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257518.properties(en-us,office.12).gif Name Returns the name of the specified object. Read-only String.
Bb257518.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified CustomProperty object.
Bb257518.properties(en-us,office.12).gif Value Returns or sets the value of a custom property. Read/write String.