FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : HighlightConditionalFormattingRule Class |
The following tables list the members exposed by HighlightConditionalFormattingRule.
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the cell style. | |
Border | Gets or sets the cell border for the style. | |
ConditionalFormatting | Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule) | |
FontStyle | Gets the font style. | |
ForeColor | Gets or sets the forecolor. | |
Formatter | Gets or sets the formatter. | |
Priority | Gets or sets the priority. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule) | |
StopIfTrue | Gets or sets a value that indicates whether all following rules should be stopped. |
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. | |
IsValid | Determines whether the specified value is valid. | |
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) |