21module
com { module sun { module star { module sheet {
48 [in]
string aGoalValue );
provides seeking a goal value for a cell.
Definition XGoalSeek.idl:27
com::sun::star::sheet::GoalResult seekGoal([in] com::sun::star::table::CellAddress aFormulaPosition, [in] com::sun::star::table::CellAddress aVariablePosition, [in] string aGoalValue)
calculates a value which gives a specified result in a formula.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20
is the result of a goal seek operation.
Definition GoalResult.idl:27
contains a cell address within a spreadsheet document.
Definition CellAddress.idl:27