Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / BetweenValuesConditionalFormattingRule Class
Fields Properties Methods Events


In This Topic
    BetweenValuesConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by BetweenValuesConditionalFormattingRule.

    Public Constructors
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the cell style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the cell border for the style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets the first formula.  
    Public PropertyGets or sets the first value in the range. This value accepts a number, date, time, or string.  
    Public PropertyGets the font style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the forecolor. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the formatter. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets a value that indicates whether the condition does not accept or accepts values in the range.  
    Public PropertyGets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets the second formula.  
    Public PropertyGets or set the maximum value of the range. This value accepts a number, date, time, or string.  
    Public PropertyGets or sets a value that indicates whether all following rules should be stopped. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
    Public MethodGets all rules. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Determines whether the specified value is valid.  
    Protected MethodOverloaded. Called when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    See Also