Overview | Module | Use | Devguide | Index |
Values | Values' Details |
enum CellHoriJustify |
|
Values | |
STANDARD | default alignment is used (left for numbers, right for text). |
LEFT | contents are aligned to the left edge of the cell. |
CENTER | contents are horizontally centered. |
RIGHT | contents are aligned to the right edge of the cell. |
BLOCK | contents are justified to the cell width. |
REPEAT | contents are repeated to fill the cell. |
Values' Details | |
STANDARD
|
|
LEFT
|
|
CENTER
|
|
RIGHT
|
|
BLOCK
|
|
REPEAT
|
Copyright © 2003 Sun Microsystems, Inc.