[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UnaryComparisonConditionalFormattingRule

UnaryComparisonConditionalFormattingRule Class

Represents the conditional formatting rule that is used before starting to paint the background.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[TypeConverter(typeof(UnaryComparisonConditionalFormattingRule._a))]
public class UnaryComparisonConditionalFormattingRule : HighlightConditionalFormattingRule, ICanSerializeXml, ISerializeSupport, ISerializable, IStopablePrePaintConditionalFormattingRule, IPrePaintConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, IExcelExporter, ICloneable
<TypeConverter(GetType(UnaryComparisonConditionalFormattingRule._a))>
Public Class UnaryComparisonConditionalFormattingRule
    Inherits HighlightConditionalFormattingRule
    Implements ICanSerializeXml, ISerializeSupport, ISerializable, IStopablePrePaintConditionalFormattingRule, IPrePaintConditionalFormattingRule, IConditionalFormattingRule, INotifyPropertyChanged, IExcelExporter, ICloneable

Constructors

Properties

Name Description
Formula

Gets or sets the formula.

Operator

Gets or sets the operator.

Value

Gets or sets the value.

Methods

Name Description
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.