[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ErrorConditionalFormattingRule.IsError

IsError Property

IsError

Gets or sets a value that indicates whether this conditional formatting rule accepts error values.

Declaration
public bool IsError { get; set; }
Public Property IsError As Boolean
Property Value
Type Description
bool

true if error values are accepted; otherwise, false.