LibreOffice
LibreOffice 24.2 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. More... | |
SolverConstraintOperator | Operator |
The type of the constraint. More... | |
any | Right |
The comparison value, of type double or com::sun::star::table::CellAddress. More... | |
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.