GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IRange インタフェース > GoalSeek メソッド : GoalSeek(Double,String,Boolean) メソッド |
true
。
'Declaration
Overloads Function GoalSeek( _ ByVal goal As Double, _ ByVal changingCell As String, _ Optional ByVal changeIfFound As Boolean _ ) As Boolean
'使用法
Dim instance As IRange Dim goal As Double Dim changingCell As String Dim changeIfFound As Boolean Dim value As Boolean value = instance.GoalSeek(goal, changingCell, changeIfFound)
bool GoalSeek( double goal, string changingCell, bool changeIfFound )
true
。true
、それ以外の場合はfalse
。