DocumentProperty.Value property (Office)

Gets or sets the value of a document property. Read/write.

Syntax

expression.Value

expression Required. A variable that represents a DocumentProperty object.

Remarks

If the container application doesn't define a value for one of the built-in document properties, reading the Value property for that document property causes an error.

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.