Share via


IWorksheetFunction.Slope(Object, Object) メソッド

定義

public:
 double Slope(System::Object ^ Arg1, System::Object ^ Arg2);
public double Slope (object Arg1, object Arg2);
Public Function Slope (Arg1 As Object, Arg2 As Object) As Double

パラメーター

Arg1
Object
Arg2
Object

戻り値

適用対象