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


In This Topic
    ThreeColorScaleRule Class
    In This Topic
    Represents the three color scale rule.
    Object Model
    ThreeColorScaleRule Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ThreeColorScaleRule 
       Inherits ScaleRule
    'Usage
     
    Dim instance As ThreeColorScaleRule
    public sealed class ThreeColorScaleRule : ScaleRule 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase
          GrapeCity.Windows.SpreadSheet.Data.ScaleRule
             GrapeCity.Windows.SpreadSheet.Data.ThreeColorScaleRule

    See Also