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


Glossary Item Box

The following tables list the members exposed by ThreeColorScaleConditionalFormattingRule.

Public Constructors

Public Properties

 NameDescription
Public PropertyConditionalFormattingGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Public PropertyMaxValueOverridden. Gets or sets the maximum value. Note: The maximum value only accepts the ConditionalFormattingColorValue object which has a Type property value of Max, Number, Percent, Formula, or Pecentile.  
Public PropertyMidValueGets or sets the middle value. Note: The middle value only accepts the ConditionalFormattingColorValue object which has a Type property value of Number, Percent, Formula, or Pecentile.  
Public PropertyMinValueOverridden. Gets or sets the minimum value. Note: The minimum value only accepts the ConditionalFormattingColorValue object which has a Type property value of Min, Number, Percent, Formula, or Pecentile.  
Public PropertyPriorityGets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
Top

Public Methods

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

Protected Methods

 NameDescription
Protected MethodOnPropertyChangedOverloaded. Overridden. Called when a property value changes.  
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.