Language
The Free and Open Productivity Suite
:: com :: sun :: star :: sheet ::
|
unpublished |
enum SolverConstraintOperator |
|
|
- Usage Restrictions
- not published
- Description
- is used to specify the type of SolverConstraint.
|
Values |
LESS_EQUAL |
The cell value is less or equal to the specified value. |
EQUAL |
The cell value is equal to the specified value. |
GREATER_EQUAL |
The cell value is greater or equal to the specified value. |
INTEGER |
The cell value is an integer value. |
BINARY |
The cell value is a binary value (0 or 1). |
Values' Details |
LESS_EQUAL
LESS_EQUAL,
- Description
- The cell value is less or equal to the specified value.
|
|
EQUAL
EQUAL,
- Description
- The cell value is equal to the specified value.
|
|
GREATER_EQUAL
GREATER_EQUAL,
- Description
- The cell value is greater or equal to the specified value.
|
|
INTEGER
INTEGER,
- Description
- The cell value is an integer value.
|
|
BINARY
BINARY,
- Description
- The cell value is a binary value (0 or 1).
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.