ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLOpaqueShape Class / IsEmpty Property

In This Topic
    IsEmpty Property (XLOpaqueShape)
    In This Topic
    Determines whether the shape is empty.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property IsEmpty As System.Boolean
    public override System.bool IsEmpty {get;}
    See Also