FormulaEditor.setCalcParamsVisibility

Syntax

setCalcParamsVisibility(value: Boolean);

Parameters

value. Visibility attribute value. If the parameter is set to True, the panel becomes visible.

Description

The setCalcParamsVisibility method determines whether the panel for calculation of parameters is visible.

Example

The example of use is given in the description page of the FormulaEditor.CalcParamsPanelResized event.

See also:

FormulaEditor