:: com :: sun :: star :: sheet ::
|
interface XGoalSeek |
|
- Description
- provides seeking a goal value for a cell.
|
Methods' Summary |
seekGoal |
calculates a value which gives a specified result in a formula.
|
Methods' Details |
seekGoal
- Description
- calculates a value which gives a specified result in a formula.
- Parameter aFormulaPosition
- is the address of the formula cell used for the calculation.
- Parameter aVariablePosition
- is the address of the cell that is used in the formula as
variable.
- Parameter aGoalValue
- is the value which should be reached during the goal seek.
- Returns
- the result of the goal seek, including the value that results
in the specified goal, using the specified formula.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.