com :: sun :: star :: table :: struct CellAddress
- Description
- contains a cell address within a spreadsheet document.
Elements
|
short Sheet
|
- Description
- is the index of the sheet that contains the cell.
|
long Column
|
- Description
- is the index of the column where the cell is located.
|
long Row
|
- Description
- is the index of the row where the cell is located.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.