[]
Gets the Goal Seek form that allows to calculate the values necessary to achieve a specific goal.
public static Form GoalSeek(FpSpread spread)
Public Shared Function GoalSeek(spread As FpSpread) As Form
| Type | Name | Description |
|---|---|---|
| FpSpread | spread | The FpSpread owner. |
| Type | Description |
|---|---|
| Form | A Form object represents the Goal Seek dialog. |