AutoTextEntry.Value Property

Word Developer Reference

Returns or sets the value of the AutoText entry. Read/write String.

Syntax

expression.Value

expression   Required. A variable that represents an AutoTextEntry object.

Remarks

Setting the Value property only returns the first 255 characters of the object's value.

See Also