SignaturesEditor.Formula

Syntax

Formula: String;

Description

The Formula property determines text box contents.

Comments

Use JSON or the setFormula method to set the property value and the getFormula method to get the property value.

Example

The property use is given in description of the SignaturesEditor.Items property.

See also:

SignaturesEditor