IWorksheetFunction.DProduct(Range, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
double DProduct(Microsoft::Office::Interop::Excel::Range ^ Arg1, System::Object ^ Arg2, System::Object ^ Arg3);
public double DProduct (Microsoft.Office.Interop.Excel.Range Arg1, object Arg2, object Arg3);
Public Function DProduct (Arg1 As Range, Arg2 As Object, Arg3 As Object) As Double
Paramètres
- Arg1
- Range
- Arg2
- Object
- Arg3
- Object