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.
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.