Skip to main content

XlCustomPropertyValue Properties

Represents the value of a custom document property.
Name Description
BooleanValue Returns a boolean value assigned to a custom document property.
DateTimeValue Returns the date and time value assigned to a custom document property.
NumericValue Returns a numeric value assigned to a custom document property.
TextValue Returns a string assigned to a custom document property.
Type Gets the type of data assigned to a custom document property.
See Also