We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

URGENT: ASP.NET - XlsIO - 4.202.0.60 - How to remove border around IPictureShape

Hello,

we need to implement a small viewer of trains and have no time (3 days only) to buy and learn new version 7.2 of Syncfusion Essential XlsIo. Our current version is 4.202.0.60 ane we have a problem with AddPicture: all included pictures are bordered and we couldn't find a method or interface how to perform IStyle on IPictureShape or how to remove a border from the picture.
We suppose that there must be a functionality equal to Excel dialog "Picture format..." (Colors and Lines, Size, Picture, Lock etc.) but we didn't find it.

Thanks, FrS

For Col = 0 To Base0(CoachesPerPage)
Dim oshape As Syncfusion.XlsIO.IPictureShape = oWS.Pictures.AddPicture(Base1(Row), Base1(Col), oImage)
oshape.Scale(100, 120)
oshape.Top -= 3
Next
Next

1 Reply

GM Geetha M Syncfusion Team June 25, 2009 12:56 PM UTC

Hi Stanley,

I regret for the delayed response.

I was able to see the problem. But this issue has been fixed from v4.3.0.30 onwards. Could you please consider upgrading to latest versions? You can get version details from the link below.

http://www.syncfusion.com/downloads/version-history

Regards,
Geetha

Loader.
Live Chat Icon For mobile
Up arrow icon