TextRange2.RemovePeriods Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes all period (.) punctuation from the text in the TextRange2 object.
public:
void RemovePeriods();
public void RemovePeriods ();
abstract member RemovePeriods : unit -> unit
Public Sub RemovePeriods ()