Share via


TextRange2.RemovePeriods Method

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

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub RemovePeriods
'Usage
Dim instance As TextRange2

instance.RemovePeriods()
void RemovePeriods()

See Also

Reference

TextRange2 Interface

TextRange2 Members

Microsoft.Office.Core Namespace