[]
Gets or sets a value that indicates whether this conditional formatting rule accepts a value that equals the average.
public bool IsIncludeEquals { get; set; }
Public Property IsIncludeEquals As Boolean
true if this instance equals the average; otherwise, false.
true
false