XlCustomPropertyValue Properties
Represents the value of a custom document property.
Name | Description |
---|---|
Boolean |
Returns a boolean value assigned to a custom document property. |
Date |
Returns the date and time value assigned to a custom document property. |
Numeric |
Returns a numeric value assigned to a custom document property. |
Text |
Returns a string assigned to a custom document property. |
Type | Gets the type of data assigned to a custom document property. |
See Also