Share via


IRange.GoalSeek(Object, Range) メソッド

定義

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

パラメーター

Goal
Object
ChangingCell
Range

戻り値

適用対象