ComponentOne Excel for UWP
Image Property

C1.UWP.Excel Assembly > C1.Xaml.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.Xaml.Bitmap.C1Bitmap
public C1.Xaml.Bitmap.C1Bitmap Image {get;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members