Options.PasteOptionKeepBulletsAndNumbers Property

Word Developer Reference

Returns or sets a Boolean that represents whether to keep bullets and numbering when selecting Keep text only from the Paste Options context menu. Read/write.

Syntax

expression.PasteOptionKeepBulletsAndNumbers

expression   An expression that returns an Options object.

Remarks

This property corresponds to the Keep bullets and numbers when pasting text with the Keep Text Only option check box in the Advanced tab of the Word Options dialog box.

See Also