Methods' Details |
hideDependents
- Description
- removes arrows for one level of dependents of a formula cell.
If the method is executed again for the same cell, the previous
level of dependent cells is removed.
- Parameter aPosition
- the address of the formula cell.
|
|
hidePrecedents
- Description
- removes arrows for one level of precedents of a formula cell.
If the method is executed again for the same cell, the previous
level of dependent cells is removed.
- Parameter aPosition
- the address of the formula cell.
|
|
showDependents
- Description
- draws arrows between a formula cell and its dependents.
If the method is executed again for the same cell, the next
level of dependent cells is marked.
- Parameter aPosition
- the address of the formula cell.
|
|
showPrecedents
- Description
- draws arrows between a formula cell and its precedents.
If the method is executed again for the same cell, the next
level of dependent cells is marked.
- Parameter aPosition
- the address of the formula cell.
|
|
showErrors
- Description
- draws arrows between a formula cell containing an error
and the cells causing the error.
|
|
showInvalid
- Description
- marks all cells containing invalid values.
|
|
clearArrows
- Description
- removes all auditing arrows from the spreadsheet.
|
|
Copyright © 2003 Sun Microsystems, Inc.