Language
The Free and Open Productivity Suite
Methods' Summary |
hideDependents |
removes arrows for one level of dependents of a formula cell.
|
hidePrecedents |
removes arrows for one level of precedents of a formula cell.
|
showDependents |
draws arrows between a formula cell and its dependents.
|
showPrecedents |
draws arrows between a formula cell and its precedents.
|
showErrors |
draws arrows between a formula cell containing an error
and the cells causing the error.
|
showInvalid |
marks all cells containing invalid values.
|
clearArrows |
removes all auditing arrows from the spreadsheet.
|
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.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.