Spread Windows Forms 7.0 Product Documentation
BetweenValuesConditionalFormattingRule Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : BetweenValuesConditionalFormattingRule Class


Glossary Item Box

The following tables list the members exposed by BetweenValuesConditionalFormattingRule.

Public Constructors

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the background color of the cell style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
Public PropertyBorderGets or sets the cell border for the style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
Public PropertyConditionalFormattingGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Public PropertyFirstFormulaGets or sets the first formula.  
Public PropertyFirstValueGets or sets the first value in the range. This value accepts a number, date, time, or string.  
Public PropertyFontStyleGets the font style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
Public PropertyForeColorGets or sets the forecolor. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
Public PropertyFormatterGets or sets the formatter. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
Public PropertyIsNotBetweenGets or sets a value that indicates whether the condition does not accept or accepts values in the range.  
Public PropertyPriorityGets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Public PropertySecondFormulaGets or sets the second formula.  
Public PropertySecondValueGets or set the maximum value of the range. This value accepts a number, date, time, or string.  
Public PropertyStopIfTrueGets or sets a value that indicates whether all following rules should be stopped. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
Top

Public Methods

 NameDescription
Public MethodExecuteOverloaded. Executes the conditional format rule to change the cell's style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
Public MethodGetObjectDataOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Top

Protected Methods

 NameDescription
Protected MethodIsValidOverridden. Determines whether the specified value is valid.  
Protected MethodOnPropertyChangedOverloaded. Called when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Top

Public Events

 NameDescription
Public EventPropertyChangedOccurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.