When using params for UDF arguments, they are displayed correctly with ExcelArgumentAttribute. However, when using xxx.IntelliSense.xml placed in the same directory as the .xll, params are not displayed correctly. Specifically, only the first element of params is displayed, and there is no display for the second and subsequent elements. Is there a correct way to display params in this case?