GrapeCity.Windows.SpreadSheet.Data Namespace : SpecificTextRule Class |
For a list of all members of this type, see SpecificTextRule members.
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new object that is a copy of the current instance. | |
Contains | Determines whether the range of cells contains the cell at the specified row and column. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase) | |
Create | Creates a new text rule with the specified comparison operator, text, and style. | |
Evaluate | Returns the cell style of the rule if the cell satisfies the condition. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase) |
Name | Description | |
---|---|---|
CreateCondition | Overridden. Creates a condition for the current rule. | |
GetExpected | Gets the style of the base rule. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase) | |
InitCondition | Initial condition for the rule. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase) | |
OnPropertyChanged | Raises the event when the property is changed. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase) | |
OnReadXml | Overridden. Reads xml from the xml reader. | |
OnWriteXml | Overridden. Writes xml to the xml writer. | |
Reset | Overridden. Resets the rule. |