:: com :: sun :: star :: table ::
|
enum TableOrientation |
- Description
- used to select whether operations are carried out on columns or rows.
|
Values |
COLUMNS |
operations are carried out on columns.
|
ROWS |
operations are carried out on rows.
|
Values' Details |
COLUMNS
COLUMNS,
- Description
- operations are carried out on columns.
|
|
ROWS
ROWS,
- Description
- operations are carried out on rows.
|
|
Top of Page
Copyright © 2011, 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.