IRange.GoalSeek(Object, Range) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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