Activating and Deactivating "Drag and Drop"

Using WebService API in Conjunction with EXCEL and Python
Spreadsheet programs like MS EXCEL are very popular with engineers because they allow you to simply automatize your calculations and quickly output the results. Therefore, combining MS EXCEL used as a graphical interface with Dlubal's WebService API is an obvious choice. By means of the free xlwings library for Python, it is possible to control MS EXCEL as well as read and write values. The functionality is described in the following, using an example.