FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : TwoColorScaleConditionalFormattingRule Class |
The following tables list the members exposed by TwoColorScaleConditionalFormattingRule.
Name | Description | |
---|---|---|
TwoColorScaleConditionalFormattingRule Constructor | Overloaded. |
Name | Description | |
---|---|---|
ConditionalFormatting | Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule) | |
MaxValue | Gets 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. | |
MinValue | 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. | |
Priority | Gets or sets the priority. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule) |
Name | Description | |
---|---|---|
Execute | Overridden. Executes the conditional format rule to change the cell's style. | |
GetObjectData | Overridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |
Name | Description | |
---|---|---|
DeserializeEntry | Overridden. | |
OnPropertyChanged | Overloaded. Called when a property value changes. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule) |