Express > Express Assembly Interfaces > ILanerBox > ILanerBox.CanExecuteMethod
CanExecuteMethod(Method: LanerBoxMethod): Boolean;
Method. Series transformation method.
The CanExecuteMethod method returns whether a specified transformation series can be applied to selected workbook series.
Available values:
True. The specified transformation method can be applied to selected series.
False. The specified transformation method cannot be applied to selected series.
Use the ILanerBox.ExecuteMethodEx method to execute transformation.
The method use is given in the example for ILanerBox.ExecuteMethodEx.
See also: