ILanerBox.CanExecuteMethod

Syntax

CanExecuteMethod(Method: LanerBoxMethod): Boolean;

Parameters

Method. Series transformation method.

Description

The CanExecuteMethod method returns whether a specified transformation series can be applied to selected workbook series.

Comments

Available Values:

Use the ILanerBox.ExecuteMethodEx method to perform transformation.

Example

The property use is given in the example for ILanerBox.ExecuteMethodEx.

See also:

ILanerBox