I had a working code in which I could write cell at xlsm. Now, same code is giving me error “Write cell : A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)”. I did my debugging to understand what went wrong, then realized this is not accepting xlsm type.
Why would you do that