Skip to content

SolvObjective

Michael Waite edited this page Mar 15, 2026 · 2 revisions

A class to define the Solver Objective function. Example usage:

Problem.Objective.Define "E18", slvMaximize
Class Method/Property Description
SolvObjective CellRange Gets the Objective variable cell value.
SolvObjective Define Sets the Objective (Target) cell and parameters.

Clone this wiki locally