Elements' Details |
Type
|
FirstRow
long FirstRow;
- Description
- The lowest index of a row that has changed.
The first row that has been changed or that contains
modified cells.
|
|
LastRow
long LastRow;
- Description
- The highest index of a row that has changed.
The last row that has been changed or that contains modified
cells.
|
|
FirstColumn
long FirstColumn;
- Description
- The lowest index of a column that has changed.
The first column that has been changed or contains modified
cells.
|
|
LastColumn
long LastColumn;
- Description
- The highest index of a column that has changed.
The last column that has been changed or contains modified
cells.
|
|
Copyright © 2003 Sun Microsystems, Inc.