GrapeCity.Xaml.SpreadSheet.Data
TwoColorScaleRule Class
Members 


GrapeCity.Xaml.SpreadSheet.Data Namespace : TwoColorScaleRule Class
Represents the two color scale rule.
Object Model
TwoColorScaleRule ClassCellRange 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

Reference

TwoColorScaleRule Members
GrapeCity.Xaml.SpreadSheet.Data Namespace