IBuiltInFunctions Methods

The following tables list the members exposed by the IBuiltInFunctions type.

Methods
 
Name Description
Public method ExecuteCustomFunction(string, IRange, IRange) Executes the "CallCustomFunction" method from the "Custom_Functions.dll" file with the specified custom function.
Public method ExecuteCustomFunction(string, object[,], object[,]) Executes the "CallCustomFunction" method from the "Custom_Functions.dll" file with the specified custom function.
Public method ExecuteDisplayExcelList(string, string, IWorkbook) Displays the external Excel file in a window. The user can select the data to be imported and the method then imports the selected data to global variables.
Top

In this article

Definition