GrapeCity.Windows.SpreadSheet.Data Namespace : UniqueRule Class |
For a list of all members of this type, see UniqueRule 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 unique rule with specified parameters. |
![]() | 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 conditions for the rule. |
![]() | GetExpected | Gets the style of the base rule. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase) |
![]() | InitCondition | Overridden. Initial condition for the rule. |
![]() | OnPropertyChanged | Raises the event when the property is changed. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase) |
![]() | OnReadXml | Reads xml from the xml reader. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase) |
![]() | OnWriteXml | Writes the rule to the xml writer. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase) |
![]() | Reset | Resets the rule. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase) |