Overview | Module | Use | Devguide | Index |
Values | Values' Details |
enum CellDeleteMode |
|
Values | |
NONE | no cells are moved. |
UP | the cells below the deleted cells are moved up. |
LEFT | the cells to the right of the deleted cells are moved left. |
ROWS | entire rows below the deleted cells are moved up. |
COLUMNS | entire columns to the right of the deleted cells are moved left. |
Values' Details | |
NONE
|
|
UP
|
|
LEFT
|
|
ROWS
|
|
COLUMNS
|
Copyright © 2003 Sun Microsystems, Inc.