Python API > DfAdjustToWD and AdStyleAttribute

Hello,

I would like to use the Excel DfAdjustToWD and AdStyleAttribute("CUR";"XXX";"CLDR) functions from Python.

Is it possible to access it ?

Kind regards,

TT.

Best Answer

Answers

  • Hello,

    Thank you very much for your prompt help.

    The code doesn't work as I am in a 64-bit environment (machine & python). Do you know if there's a way to "force" the 32-bit environment for the given python code (as it seems Eikon Data API doesn't support a 64-bit version) ? Or any workaround...

    Many thanks,

    TT


  • From Alex's comment:

    Note that all Eikon COM APIs are 32-bit, hence you can only use them in 32-bit Python.