:: com :: sun :: star :: sheet ::
|
enum FilterConnection |
- Description
- used to specify how two conditions in a filter descriptor are
connected.
|
Values |
AND |
both conditions have to be fulfilled.
|
OR |
at least one of the conditions has to be fulfilled.
|
Values' Details |
AND
AND,
- Description
- both conditions have to be fulfilled.
|
|
OR
OR,
- Description
- at least one of the conditions has to be fulfilled.
|
|
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.