Excel for WinRT
IsEmpty Property (XLShape)


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

Reference

XLShape Class
XLShape Members

 

 


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

Product Support Forum  |  Documentation Feedback