ApplyFormula: function(sender, args);
sender. Event source.
args. Event information. Available arguments: DialogResult - an object with data defined in the formula editor.
The ApplyFormula event occurs after applying a formula in the corresponding workbook dialog box.
The example of use is given in the description page of the WbkTransformDialog class constructor.
See also: