FormulaEditor.IsNamingVisible

Syntax

IsNamingVisible: Boolean;

Description

The IsNamingVisible property determines whether the Name container is displayed.

Comments

Available values:

Use JSON or the setIsNamingVisible method to set the property value and the getIsNamingVisible method to get the property value.

Example

The example of property use is given in description of the FormulaEditor.NamingTextBox property.

See also:

FormulaEditor