Hi there,
I'm trying to add an image from Silverlight over to my Excel xlsx workbook using the Infragistics.Documents.Excel library.
I have got my workbook and worksheet all set up, and my image available in a System.Windows.Controls.Image variable.
Is there any code sample that show how to achieve this?
Thanks.
Hello Lee Weng Ching,
Thank you for your post. I have been looking into it and I can suggest you see this blog:
https://es.infragistics.com/community/blogs/b/petar_monov/posts/controls-to-images
where it is explained how to convert any control to Image and then export it to Excel using either Silverlight or WPF. Also samples are attached. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Hi,
It has been about 2 years since the last post, but I would like to know whether the Excel framework for Silverlight now supports image?
Regards,
Lee Weng Ching
I would like to have this answered too. I understand that Infragistics supports the ImageBackground property of the worksheet, but I want to have an image (ex: logo or other bitmap) inserted into the worksheet.