Share via


TextRange2.RemovePeriods Method

Office Developer Reference

Removes all period (.) punctuation from the text in the TextRange2 object.

Syntax

expression.RemovePeriods

expression   An expression that returns a TextRange2 object.

See Also