[]
Gets or sets whether this conditional formatting rule accepts blank values.
public bool IsBlank { get; set; }
Public Property IsBlank As Boolean
true if the accepted value is blank; otherwise, false.
true
false