CustomProperty.Value Property

Word Developer Reference

Returns or sets the value of a custom property. Read/write String.

Syntax

expression.Value

expression   Required. A variable that represents a CustomProperty object.

See Also