Elements' Details |
Sheet
short Sheet;
- Description
- is the index of the sheet that contains the cell range.
|
|
StartColumn
long StartColumn;
- Description
- is the index of the column of the left edge of the range.
|
|
StartRow
long StartRow;
- Description
- is the index of the row of the top edge of the range.
|
|
EndColumn
long EndColumn;
- Description
- is the index of the column of the right edge of the range.
|
|
EndRow
long EndRow;
- Description
- is the index of the row of the bottom edge of the range.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.