LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
SolverConstraint Struct 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...
 

Detailed Description

is used to specify a constraint for a solver model.

Member Data Documentation

◆ Left

The address of the cell that is constrained.

◆ Operator

The type of the constraint.

◆ Right

any Right

The comparison value, of type double or com::sun::star::table::CellAddress.


The documentation for this struct was generated from the following file: