IBuiltInFunctions Methods
The following tables list the members exposed by the IBuiltInFunctions type.
| Name | Description | |
|---|---|---|
|
ExecuteCustomFunction(string, IRange, IRange) | Executes the "CallCustomFunction" method from the "Custom_Functions.dll" file with the specified custom function. |
|
ExecuteCustomFunction(string, object[,], object[,]) | Executes the "CallCustomFunction" method from the "Custom_Functions.dll" file with the specified custom function. |
|
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. |
