com :: sun :: star :: sheet :: enum CellDeleteMode
- Description
- is used to specify how remaining cells are moved when cells are deleted.
Values
|
NONE
|
- Description
- no cells are moved.
|
UP
|
- Description
- the cells below the deleted cells are moved up.
|
LEFT
|
- Description
- the cells to the right of the deleted cells are moved left.
|
ROWS
|
- Description
- entire rows below the deleted cells are moved up.
|
COLUMNS
|
- Description
- entire columns to the right of the deleted cells are moved left.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.