[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FormulaConditionalFormattingRule

FormulaConditionalFormattingRule Class

Represents the conditional formatting rule that uses a formula to determine which cells to format before starting to paint the background.

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

Constructors

Properties

Name Description
Formula

Gets or sets the formula.

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

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