This is a migrated thread and some comments may be shown as answers.

Image in Excel

2 Answers 231 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
JC
Top achievements
Rank 1
JC asked on 25 Jun 2014, 02:31 PM
Hello,

I search a way to add an image in Excel Export.

In SpreadSheet overview (http://www.telerik.com/help/wpf/radspreadsheet-overview.html) i can see "Supported feature : Images" ... Good !

I found this on your documentation : http://www.telerik.com/help/wpf/radspreadsheet-model-features-shapes-and-images.html
Sems I can create a "Floating Image" an add it to the shapes of WorkSheet : well !

BUT in my code, I don't have the Shapes collection on WorkSheet !

Telerik.Windows.Documents.Spreadsheet.Model.Worksheet sheet; sheet.Shapes ?
Telerik.Windows.Controls.RadSpreadsheet r; r.ActiveWorksheet.Shapes ?

Can't find FloatingImage anyway ?

I use Telerik 2013 Q3

Who to add my image ?
Thx

2 Answers, 1 is accepted

Sort by
0
Anna
Telerik team
answered on 25 Jun 2014, 02:47 PM
Hello,

Thank you for your interest in the RadSpreadsheet.

The images are a relatively new feature, they were released with Q1 2014. Once you have this version or a later one, you should be able to perform the steps described in the documentation article.

Let us know if you meet any further difficulties.

Regards,
Anna
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
JC
Top achievements
Rank 1
answered on 26 Jun 2014, 05:04 PM
Thanks ! I work fine with the 2014 version :)
Tags
Spreadsheet
Asked by
JC
Top achievements
Rank 1
Answers by
Anna
Telerik team
JC
Top achievements
Rank 1
Share this question
or