AddOleObjectFrame cannot embedding a excel Display as icon

Hi team,


I try to embedding a excel file just show a Excel icon instead of a sheet. But I got a red meesage “Embedded Object”. how to change this message picture to the excel icon?
below is my code:

IOleObjectFrame oof = slide.Shapes.AddOleObjectFrame(0, 0, 200, 200, “Excel.Sheet.12”, “c:\a.xlsx”);
oof.ObjectProgId = “Excel.Sheet.12”;
oof.AlternativeText = “Excel.Sheet.12”;
oof.IsObjectIcon = true;


thanks,
Harry

Hi Harry,


Thank you for posting.

I have observed your comments and like to share with you that, a ticket with ID SLIDESNET-37438 has been logged in our issue management system to further investigate and resolve the issue.This thread has been linked with the issue so that you may be notified automatically as soon as the issue will be resolved.

We are sorry for your inconvenience,

thanks Adnan


The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan