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 given transformation method cannot be applied to selected series.
To execute transformation, use the ILanerBox.ExecuteMethodEx method.
The property use is given in the example for ILanerBox.ExecuteMethodEx.
See also: