Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

unpublished struct SolverConstraint
Usage Restrictions
not published
Description
is used to specify a constraint for a solver model.

Elements' Summary
Left The address of the cell that is constrained. 
Operator The type of the constraint. 
Right The comparison value, of type double or ::com::sun::star::table::CellAddress.  
Elements' Details
Left
::com::sun::star::table::CellAddress Left;
Description
The address of the cell that is constrained.
Operator
SolverConstraintOperator Operator;
Description
The type of the constraint.
Right
any Right;
Description
The comparison value, of type double or ::com::sun::star::table::CellAddress.
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.