News
xlSlim 2.0.8 adds support for event handling!
xlSlim 2.0.8 lets you replace VBA event handling code with cleaner, simpler Python code.
xlSlim 2.0.8 adds support for event handling!
xlSlim 2.0.8 lets you replace VBA event handling code with cleaner, simpler Python code.
xlSlim 2.0.7 adds support for Python 3.11
xlSlim 2.0.7 has added support for Python 3.11. Python 3.11 is 10-60% faster than Python 3.10, see the release summary. Enjoy the faster performance!
xlSlim 2.0.7 adds support for Python 3.11
xlSlim 2.0.7 has added support for Python 3.11. Python 3.11 is 10-60% faster than Python 3.10, see the release summary. Enjoy the faster performance!
xlSlim 2.0.4 improves support for dictionaries,...
Dictionaries can be created from a two-column Excel range, classes can be created directly in Excel, Python enums are now supported, the ViewPyObject() utility function has been enhanced, two new...
xlSlim 2.0.4 improves support for dictionaries,...
Dictionaries can be created from a two-column Excel range, classes can be created directly in Excel, Python enums are now supported, the ViewPyObject() utility function has been enhanced, two new...
New payment methods
We now support more payment methods! The big one is support for Amazon Pay. And then for our Asian customers, we have support for AliPay, paidy, eNETS and various Korean...
New payment methods
We now support more payment methods! The big one is support for Amazon Pay. And then for our Asian customers, we have support for AliPay, paidy, eNETS and various Korean...
Streaming data into Excel
For many years it has been difficult to stream data into Excel. You needed to know the details of how the IRTDServer interface works, and then create an appropriate implementation...
Streaming data into Excel
For many years it has been difficult to stream data into Excel. You needed to know the details of how the IRTDServer interface works, and then create an appropriate implementation...
Better control of imports and function registra...
Filter the functions registered and rename them. Add to the Python module search path.
Better control of imports and function registra...
Filter the functions registered and rename them. Add to the Python module search path.