IMsoChart.Evaluate(Object, Int32, Int32) 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:
System::Object ^ Evaluate(System::Object ^ varName, int LocaleID, [Runtime::InteropServices::Out] int % ObjType);
public object Evaluate (object varName, int LocaleID, out int ObjType);
abstract member Evaluate : obj * int * int -> obj
Public Function Evaluate (varName As Object, LocaleID As Integer, ByRef ObjType As Integer) As Object
Paramètres
- varName
- Object
- LocaleID
- Int32
- ObjType
- Int32