ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLConditionalFormattingRule Class / IsEmpty Property

In This Topic
    IsEmpty Property (XLConditionalFormattingRule)
    In This Topic
    Gets is empty flag if not formatting.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As System.Boolean
    public System.bool IsEmpty {get;}
    See Also