Overview | Module | Use | Devguide | Index |
Values | Values' Details |
enum CellInsertMode |
|
Values | |
NONE | no cells are moved. |
DOWN | the cells below the inserted cells are moved down. |
RIGHT | the cells to the right of the inserted cells are moved right. |
ROWS | entire rows below the inserted cells are moved down. |
COLUMNS | entire columns to the right of the inserted cells are moved right. |
Values' Details | |
NONE
|
|
DOWN
|
|
RIGHT
|
|
ROWS
|
|
COLUMNS
|
Copyright © 2003 Sun Microsystems, Inc.