:: com :: sun :: star :: table ::
|
enum CellVertJustify |
- Description
- specifies how cell contents are aligned vertically.
|
Values |
STANDARD |
default alignment is used.
|
TOP |
contents are aligned with the upper edge of the cell.
|
CENTER |
contents are aligned to the vertical middle of the cell.
|
BOTTOM |
contents are aligned to the lower edge of the cell.
|
Values' Details |
STANDARD
STANDARD,
- Description
- default alignment is used.
|
|
TOP
TOP,
- Description
- contents are aligned with the upper edge of the cell.
|
|
CENTER
CENTER,
- Description
- contents are aligned to the vertical middle of the cell.
|
|
BOTTOM
BOTTOM,
- Description
- contents are aligned to the lower edge of the cell.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.