Spread WinRT Documentation
GrapeCity.Xaml.SpreadSheet.Data Namespace / ThreeColorScaleRule Class
Members


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

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

    See Also