GrapeCity.Xaml.SpreadSheet.Data
CellValueRule Class
Members 


GrapeCity.Xaml.SpreadSheet.Data Namespace : CellValueRule Class
Represents a cell value condition rule.
Object Model
CellValueRule ClassCellRange ClassStyleInfo Class
Syntax
'Declaration
 
Public NotInheritable Class CellValueRule 
   Inherits FormattingRuleBase
   Implements ICloneable 
'Usage
 
Dim instance As CellValueRule
public sealed class CellValueRule : FormattingRuleBase, ICloneable  
Inheritance Hierarchy

System.Object
   GrapeCity.Xaml.SpreadSheet.Data.FormattingRuleBase
      GrapeCity.Xaml.SpreadSheet.Data.CellValueRule

See Also

Reference

CellValueRule Members
GrapeCity.Xaml.SpreadSheet.Data Namespace