C1.Excel Assembly / C1.Excel Namespace / XLShape Class / IsEmpty Property

In This Topic
IsEmpty Property (XLShape)
In This Topic
Determines whether the shape is empty.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property IsEmpty As System.Boolean
 
See Also