GrapeCity.Xaml.SpreadSheet.Data
ScaleRule Class
Members 


GrapeCity.Xaml.SpreadSheet.Data Namespace : ScaleRule Class
Represents a general scale rule.
Object Model
ScaleRule ClassCellRange ClassStyleInfo Class
Syntax
'Declaration
 
Public MustInherit Class ScaleRule 
   Inherits FormattingRuleBase
   Implements ICloneable 
'Usage
 
Dim instance As ScaleRule
public abstract class ScaleRule : FormattingRuleBase, ICloneable  
Inheritance Hierarchy

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

See Also

Reference

ScaleRule Members
GrapeCity.Xaml.SpreadSheet.Data Namespace