Excel for WinRT
ImageSize Property


Gets image size in twips.
Syntax
'Declaration
 
Public ReadOnly Property ImageSize As Windows.Foundation.Size
'Usage
 
Dim instance As XLPictureShape
Dim value As Windows.Foundation.Size
 
value = instance.ImageSize
public Windows.Foundation.Size ImageSize {get;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback