How to extract chemdraw OLE objects from Excel table using Python?

19 Views Asked by At

In excel, ChemDraw structure is EMBED("ChemDraw.Document.6.0",").

I would like to use Python to extract Chemdraw OLE-objects from an Excel table into the new excel sheet.

I tired using answer to similar qeustions, but without success.

0

There are 0 best solutions below