Excel for WinRT
IsEmpty Property (XLPictureShape)


Determines whether the shape is empty.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsEmpty As System.Boolean
'Usage
 
Dim instance As XLPictureShape
Dim value As System.Boolean
 
value = instance.IsEmpty
public override System.bool IsEmpty {get;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback