I am using the xlrd python excel library python-excel. I can read my excel workbook allright (I must say their tutorials are pretty good). BUT I can't retrieve an image stored in a worksheet and thats killing me.
ANY Python method on retrieving an image from a worksheet would be appreciated Thanks