[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.BuiltInDialogs.GoalSeek

GoalSeek Method

GoalSeek(FpSpread)

Gets the Goal Seek form that allows to calculate the values necessary to achieve a specific goal.

Declaration
public static Form GoalSeek(FpSpread spread)
Public Shared Function GoalSeek(spread As FpSpread) As Form
Parameters
Type Name Description
FpSpread spread

The FpSpread owner.

Returns
Type Description
Form

A Form object represents the Goal Seek dialog.