LibreOffice
LibreOffice 25.8 SDK API Reference
|
is used to specify a constraint for a solver model. More...
import "SolverConstraint.idl";
Public Attributes | |
com::sun::star::table::CellAddress | Left |
The address of the cell that is constrained. | |
SolverConstraintOperator | Operator |
The type of the constraint. | |
any | Right |
The comparison value, of type double or com::sun::star::table::CellAddress. |
is used to specify a constraint for a solver model.
The address of the cell that is constrained.
SolverConstraintOperator Operator |
The type of the constraint.
any Right |
The comparison value, of type double or com::sun::star::table::CellAddress.