[]
        
(Showing Draft Content)

GC.Spread.Sheets.CalcEngine.IGoalSeekOptions

Interface: IGoalSeekOptions

Sheets.CalcEngine.IGoalSeekOptions

Table of contents

Properties

Methods

Properties

maximumIterations

maximumIterations: number


tolerance

tolerance: number

Methods

callback

callback(info): boolean | void | Promise<boolean | void>

Parameters

Name Type
info IGoalSeekStepInfo

Returns

boolean | void | Promise<boolean | void>