Method Summary
|
queryVisibleCells |
points the cursor to only the visible (not hidden)
cells of those to which it currently points.
|
|
queryEmptyCells |
collapses the cursor to the empty cells within the range to which it is currently pointing.
|
|
queryContentCells |
collapses the cursor to the cells with the specified content type
within the range to which it is currently pointing.
|
|
queryFormulaCells |
queries all cells with a specified result type.
|
|
queryColumnDifferences |
queries all cells which have a different value in
a specified row.
|
|
queryRowDifferences |
queries all cells which have a different value in
a specified column.
|
|
queryIntersection |
intersects the cursor with the specified cell range.
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.