Share via


IWorksheetFunction.Rept(String, Double) メソッド

定義

public:
 System::String ^ Rept(System::String ^ Arg1, double Arg2);
public string Rept (string Arg1, double Arg2);
Public Function Rept (Arg1 As String, Arg2 As Double) As String

パラメーター

Arg1
String
Arg2
Double

戻り値

適用対象