IWorksheetFunction.DCount(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 DCount(Microsoft::Office::Interop::Excel::Range ^ Arg1, System::Object ^ Arg2, System::Object ^ Arg3);
public double DCount (Microsoft.Office.Interop.Excel.Range Arg1, object Arg2, object Arg3);
Public Function DCount (Arg1 As Range, Arg2 As Object, Arg3 As Object) As Double
Paramètres
- Arg1
- Range
- Arg2
- Object
- Arg3
- Object