Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaConditionalFormattingRule Class
Properties Methods Events

In This Topic
    FormulaConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by FormulaConditionalFormattingRule.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the background color of the cell style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public Property Gets or sets the cell border for the style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public Property Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public Property Gets the font style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public Property Gets or sets the forecolor. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public Property Gets or sets the formatter. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public Property Gets or sets the formula.  
    Public Property Gets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public Property Gets or sets a value that indicates whether all following rules should be stopped. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
    Public Method Executes the conditional format rule for changing the cell's style. (Inherited from FarPoint.Win.Spread.PrePaintConditionalFormattingRule)
    Public MethodOverridden.  Populates a System.Runtime.Serialization.SerializationInfo object with the data needed to serialize the target object.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    See Also