excel-udf
How do I create an Excel automation add-in in C# that wraps an RTD function?
I have a working RtdServer-based automation add-in: How do I create a real-time Excel automation add-in in C# using RtdServer?.[详细]
2023-02-19 15:05 分类:问答Excel Automation Addin UDFs not accesible
I created the following automation addin: namespace AutomationAddin { [Guid(\"6652EC43-B48C-428a-A32A-5F2E89B9F305\")][详细]
2023-01-01 23:34 分类:问答Excel 2007 UDF: how to add function description, argument help?
The description I am writing a couple of Excel UDFs in COM Servers. I\'d like to get the standard help (Insert Function dialog) that you get when you press fx. Yes, I can see my COM Server listed in[详细]
2022-12-08 18:30 分类:问答