[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BlankConditionalFormattingRule

BlankConditionalFormattingRule Class

Represents a conditional formatting rule that accepts blank or nonblank values.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class BlankConditionalFormattingRule : HighlightConditionalFormattingRule, ICanSerializeXml, ISerializeSupport, IStopablePrePaintConditionalFormattingRule, IPrePaintConditionalFormattingRule, IExcelExporter, IFilterSupportConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, ISerializable, ICloneable
Public Class BlankConditionalFormattingRule
    Inherits HighlightConditionalFormattingRule
    Implements ICanSerializeXml, ISerializeSupport, IStopablePrePaintConditionalFormattingRule, IPrePaintConditionalFormattingRule, IExcelExporter, IFilterSupportConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, ISerializable, ICloneable

Constructors

Name Description
BlankConditionalFormattingRule(bool)

Initializes a new instance of the BlankConditionalFormattingRule class.

BlankConditionalFormattingRule(SerializationInfo, StreamingContext)

Initializes a new instance of the BlankConditionalFormattingRule class from serialization.

Properties

Name Description
IsBlank

Gets or sets whether this conditional formatting rule accepts blank values.

Methods

Name Description
DeserializeEntry(SerializationEntry)
GetObjectData(SerializationInfo, StreamingContext)

Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.

IsValid(int, int, object)

Determines whether the specified value is valid.