20 #ifndef __com_sun_star_sheet_GoalResult_idl__
21 #define __com_sun_star_sheet_GoalResult_idl__
24 module com { module sun { module star { module sheet {
is the result of a goal seek operation.
Definition: GoalResult.idl:29
double Result
the resulting value.
Definition: GoalResult.idl:38
double Divergence
the amount by which the result changed in the last iteration.
Definition: GoalResult.idl:33