XlsmFormatProvider not exists

0 Answers 108 Views
SpreadProcessing
Andrew
Top achievements
Rank 1
Andrew asked on 19 May 2022, 01:09 PM
Do you support xlsm extention?

Actual issue:

Following instructions on this page:
https://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/formats-and-conversion/import-and-export-to-excel-file-formats/xlsm/xlsmformatprovider

using Telerik.Windows.Documents.Spreadsheet.FormatProviders.OpenXml.Xlsm;
"The type or namespace Xlsm do not exists..... etc.."
Tanya
Telerik team
commented on 19 May 2022, 01:51 PM | edited

Hi Andrew,

Can you please share the version of the binaries you are using? An issue similar to the described one might be observed if the version is older and doesn't contain the new class. The XlsmFormatProvider has been introduced in R3 2021, so you will need to use this or a newer release if you would need to work with .xlsm files.

Guilhem
Top achievements
Rank 1
commented on 30 May 2022, 06:48 AM

Hello Tanya,

I have the same issue and I'm using the binaries from: Telerik UI for ASP.NET MVC R2 2021.

Guilhem
Top achievements
Rank 1
commented on 30 May 2022, 07:19 AM

Then I downloaded latest version (Telerik UI for ASP.NET MVC R2 2022) and the issue is now fixed.
Tanya
Telerik team
commented on 31 May 2022, 09:54 AM

Hi Guilhem,

Please, excuse me for the mistake. The first release of XlsmFormatProvider was R3 2021 and I corrected my previous post to avoid future misunderstandings.

No answers yet. Maybe you can help?

Tags
SpreadProcessing
Asked by
Andrew
Top achievements
Rank 1
Share this question
or