TextReplace(String,String) Method (SpreadsheetFindReplace)
'Declaration
Protected Overridable Function TextReplace( _
ByVal As System.String, _
ByVal As System.String _
) As System.String
protected virtual System.String TextReplace(
System.String ,
System.String
)
protected: virtual System.String TextReplace(
System.String ,
System.String
)
protected:
virtual System.String TextReplace(
System.String ,
System.String
)
Parameters
- cellText
- The cell text.
- replaceText
- The replace text.
Return Value
A string with replacement.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5