We have functionality in C# Code which opens excel through Workbook class. It is working as expected for normal Excel. But while opening IRM Protected Excel its giving error as File format not supported.
Can anyone please advise if it is possible to open the IRM protected excel files programmatically.