IRange.GoalSeek(Object, Range) Method

Definition

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

Parameters

Goal
Object
ChangingCell
Range

Returns

Applies to