Declined
Last Updated: 07 Aug 2017 06:35 by ADMIN
Richard
Created on: 28 Jan 2016 13:12
Category: UI for WPF
Type: Feature Request
2
SpreadProcessing: xlsm support
Please can you add xlsm file support to RadSpreadProcessing.
3 comments
ADMIN
Anna
Posted on: 07 Aug 2017 06:35
The feedback item for support of macros can be found on this link: https://feedback.telerik.com/Project/184/Feedback/Details/225821-spreadprocessing-implement-support-of-macro-enabled-workbooks-xlsm 
ADMIN
Tanya
Posted on: 29 Jan 2016 13:05
Hi Ian,

You could import .xlsm documents in RadSpreadProcessing using a custom format provider. I am attaching a sample implementation to this reply, which demonstrates how this could be achieved. Please, note that the supported content of the XLSM documents will be imported but the macros will be skipped. 

The supported formats, as well as guidelines for working with format providers, are available in the Formats and Conversion section from our documentation: http://docs.telerik.com/devtools/wpf/controls/radspreadprocessing/formats-and-conversion/general-information.html

If you have any additional questions on this implementation, it is best to contact us through our support system: http://www.telerik.com/account/support-tickets/available-support-list.aspx

I am closing this request. If you have any comments or concerns, please let me know.

Regards,
Tanya
Ian
Posted on: 28 Jan 2016 14:33
No requirement to support the actual macros, but to be able to read write from xlsm files as we can with an xlsx file would be incredibly useful (unless there's a work-around?).