How do you bu开发者_开发问答ild a Excel RTDServer in Python/IronPython. (IE I want to implement the IRTDServer interface in Python/IronPython. So I can push data into Excel in real time from Python/Ir
I have an Excel Automation Add-in that is registered with COM by my installer.By registering with COM, my add-in appears in the (for Excel 2007) Excel Options > Add-Ins > Manage Excel Add-Ins Go... >
I have a working RtdServer-based automation add-in: How do I create a real-time Excel automation add-in in C# using RtdServer?.
I wrote a VSTO Excel addin using Visual Studio 2010 and after having managed to work around most of the obstacles Microsoft throws into the path of the righteous developer, I finally have to admit def
I have an RTD server that gets the values from a realtime source. The problem is that the users have pretty large excel sheets close to 20,000 RTD formulas. So when the user opens the sheet, all the R
I have been looking all over, and couldn\'t find any example for an RTD CLIENT (many RTD server samples, though).
I can\'t seem to find the right version of setup.h that gets used when building with ../configure, make. What directory is it? There s开发者_如何学Pythoneems to be tons of variations but I change them