Excel for WPF and Silverlight
Image Property

C1.WPF.Excel Namespace > XLPictureShape Class : Image Property
Gets a reference to the image/bitmap contained in this XLPictureShape.
Syntax
'Declaration
 
Public ReadOnly Property Image As C1.WPF.Bitmap.C1Bitmap
public C1.WPF.Bitmap.C1Bitmap Image {get;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members