IRange.GoalSeek(Object, Range) 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:
bool GoalSeek(System::Object ^ Goal, Microsoft::Office::Interop::Excel::Range ^ ChangingCell);
public bool GoalSeek (object Goal, Microsoft.Office.Interop.Excel.Range ChangingCell);
Public Function GoalSeek (Goal As Object, ChangingCell As Range) As Boolean
Paramètres
- Goal
- Object
- ChangingCell
- Range