enum CellOrientation in module com::sun::star::table:: |
enum CellOrientation;
enumeration used to specify the orientation of a cell.
Values Summary |
|
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 |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.