Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / CellValueRule Class
Members


In This Topic
    CellValueRule Class
    In This Topic
    Represents a cell value condition rule.
    Object Model
    CellValueRule Class
    Syntax
    'Declaration
     
    Public NotInheritable Class CellValueRule 
       Inherits FormattingRuleBase
    'Usage
     
    Dim instance As CellValueRule
    public sealed class CellValueRule : FormattingRuleBase 
    Inheritance Hierarchy

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

    See Also