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


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

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

    See Also