Hi,
I’m trying to use the ICustomFunction functionality but I faced the following problem when playing with example from docs: Using ICustomFunction Feature|Documentation
How can I use the params from paramsList? How c…...{ intrusive_ptr<IWorkbook workbook = Factory::CreateIWorkbook();...intrusive_ptr<IWorksheet worksheet = workbook-GetIWorksheets()-GetObjectByIndex(0);...