:: com :: sun :: star :: table ::
|
enum CellOrientation |
- Description
- specifies the orientation of a cell.
|
Values |
STANDARD |
contents are printed from left to right.
|
TOPBOTTOM |
contents are printed from top to bottom.
|
BOTTOMTOP |
contents are printed from bottom to top.
|
STACKED |
contents are printed from top to bottom with individual
characters in normal (horizontal) orientation.
|
Values' Details |
STANDARD
STANDARD,
- Description
- contents are printed from left to right.
|
|
TOPBOTTOM
TOPBOTTOM,
- Description
- contents are printed from top to bottom.
|
|
BOTTOMTOP
BOTTOMTOP,
- Description
- contents are printed from bottom to top.
|
|
STACKED
STACKED,
- Description
- contents are printed from top to bottom with individual
characters in normal (horizontal) orientation.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.