Does a case-sensitive find and replace within the specified com.neokernel.text.TextRange. Returns a new TextRange representing the changed contents of the TextRange.
Does a case-sensitive find and replace within the specified com.neokernel.text.TextRange. Returns a new TextRange representing the changed contents of the TextRange.
public static TextRange change(string,string,TextRange)
Does a find and replace within the specified com.neokernel.text.TextRange. Case-sensitivity can be specified. Returns a new TextRange representing the changed contents of the TextRange.
public static TextRange change(string,string,TextRange,bool)
EmailTools Class | com.neokernel.email Namespace