Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Please see the following sample code that illustrates the usage of this method. We have used a custom function named MyCompany.CustomFunction() and we calculate its value as “Aspose.Cells.” by ourselves and then this value is automatically concatenated with the value of cell A1 which is “Welcome to " by the calculation engine and the final calculated value returns as “Welcome to Aspose.Cells.”. As you can see in a code that we have not written our custom function anywhere in a worksheet and it is calculated directly by our own custom logic.
Below is the console output of the above sample code.
Calculated Value: Welcome to Aspose.Cells.
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.