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 | |
---|---|---|
![]() |
Delete | Deletes the specified custom property. |
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object that represents the Microsoft Word application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
![]() |
Name | Returns the name of the specified object. Read-only String. |
![]() |
Parent | Returns an Object that represents the parent object of the specified CustomProperty object. |
![]() |
Value | Returns or sets the value of a custom property. Read/write String. |