[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TextConditionalFormattingRule

TextConditionalFormattingRule Class

Represents the conditional formatting rule used for checking text values.

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

Constructors

Properties

Name Description
Formula

Gets or sets the formula.

Operator

Gets or sets conditions used for checking text.

Text

Gets or sets the text to check for.

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.