Excel for WPF | ComponentOne
C1.WPF.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 Boolean
    public bool IsEmpty {get;}
    See Also