Spread WPF Documentation
UniqueRule Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : UniqueRule Class

For a list of all members of this type, see UniqueRule members.

Public Methods
 NameDescription
Public MethodOverridden. Creates a new object that is a copy of the current instance.  
Public MethodDetermines whether the range of cells contains the cell at the specified row and column. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase)
Public Methodstatic (Shared in Visual Basic)Creates a new unique rule with specified parameters.  
Public MethodReturns the cell style of the rule if the cell satisfies the condition. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Creates conditions for the rule.  
Protected MethodGets the style of the base rule. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase)
Protected MethodOverridden. Initial condition for the rule.  
Protected MethodRaises the event when the property is changed. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase)
Protected MethodReads xml from the xml reader. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase)
Protected MethodWrites the rule to the xml writer. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase)
Protected MethodResets the rule. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase)
Top
See Also

Reference

UniqueRule Class
GrapeCity.Windows.SpreadSheet.Data Namespace