:: com :: sun :: star :: table ::
|
enum TableSortFieldType |
- Description
- enumeration used to specify the type of contents in a sort field
(row/column) of a table.
- Since
- OOo 1.1.2
|
Values' Details |
AUTOMATIC
AUTOMATIC,
- Description
- type is determined automatically.
|
|
NUMERIC
NUMERIC,
- Description
- sort field contains numerical data.
|
|
ALPHANUMERIC
ALPHANUMERIC,
- Description
- sort field contains text data.
|
|
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.