Excel for WinRT
Image Property


Gets a reference to the Image contained in this XLPictureShape.
Syntax
'Declaration
 
Public ReadOnly Property Image As Windows.UI.Xaml.Media.Imaging.WriteableBitmap
'Usage
 
Dim instance As XLPictureShape
Dim value As Windows.UI.Xaml.Media.Imaging.WriteableBitmap
 
value = instance.Image
public Windows.UI.Xaml.Media.Imaging.WriteableBitmap Image {get;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback