In Development
Last Updated: 05 Mar 2026 14:07 by ADMIN
Manish
Created on: 02 Mar 2026 12:43
Category: SpreadProcessing
Type: Bug Report
2
SpreadProcessing: Importing file with comments part with other name than comments.xml throws and exception

The XlsxPartNames class expects a strict name for reading the comments parts:

public const string CommentsPartName = @"/xl/comments{0}.xml";

However, some third-party tools may change the name to GemComments.xml for example. 

MS Excel recognizes this naming for the comments part. It would be nice to provide such functionality in RadSpreadProcessing.

2 comments
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 04 Mar 2026 09:56
Hello, Manish,

This functionality applies across all supported frameworks, including .NET 8.0 and .NET Framework 4.8. The Document Processing libraries offer identical functionality for these frameworks, so any future improvements will be available for both environments.

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Manish
Posted on: 04 Mar 2026 06:10

Hello Team,

   We would neeed this feature to be supported by both .NET8.0 and .NET 4.8 framework when used in these projects.

Regards,

Manish.