CustomProperty Members
Include Protected Members
Include Inherited Members
Represents identifier information. Identifier information can be used as metadata for XML.
The CustomProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
_Default | Reserved for internal use. | |
Application | Returns an Application object that represents the Microsoft Excel application. | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. | |
Name | Returns or sets the name of the object. | |
Parent | Returns the parent object for the specified object. | |
Value | Returns or sets the value of the custom property. |
Top
Methods
Name | Description | |
---|---|---|
Delete | Deletes the object. |
Top