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