Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.