IWorksheetFunction.Replace(String, Double, Double, String) 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.
public:
System::String ^ Replace(System::String ^ Arg1, double Arg2, double Arg3, System::String ^ Arg4);
public string Replace (string Arg1, double Arg2, double Arg3, string Arg4);
Public Function Replace (Arg1 As String, Arg2 As Double, Arg3 As Double, Arg4 As String) As String
Parameters
- Arg1
- String
- Arg2
- Double
- Arg3
- Double
- Arg4
- String