FormulaEditor.MinCenterColumnWidth

Syntax

MinCenterColumnWidth: Number;

Description

The MinCenterColumnWidth property determines minimum width of formula editor central column.

Comments

Use JSON or the setMinCenterColumnWidth method to set the property value and the getMinCenterColumnWidth method to get the property value.

Example

The example of property use is given in the Example of Creating the FormulaEditor Component page.

See also:

FormulaEditor