SpreadJS Documentation
ScaleRule type
Represents a scale conditional rule.
Syntax
var instance = new GcSpread.Sheets.ScaleRule(scaleValue1, scaleValue2, scaleValue3);
function ScaleRule;
Inheritance Hierarchy

Object
   GcSpread.Sheets.ConditionRuleBase
      GcSpread.Sheets.ScaleRule
         GcSpread.Sheets.DataBarRule
         GcSpread.Sheets.IconSetRule
         GcSpread.Sheets.ThreeScaleRule
         GcSpread.Sheets.TwoScaleRule

Constructors
 NameDescription
public ConstructorScaleRule ConstructorRepresents a scale conditional rule.  
Top
Fields
 NameDescription
public Fieldranges (Inherited from GcSpread.Sheets.ConditionRuleBase)
public Fieldstyle (Inherited from GcSpread.Sheets.ConditionRuleBase)
Top
Methods
 NameDescription
public Methodcontains (Inherited from GcSpread.Sheets.ConditionRuleBase)
public MethodcreateConditionCreates a condition for the rule.  
public Methodevaluate (Inherited from GcSpread.Sheets.ConditionRuleBase)
public MethodgetExpected (Inherited from GcSpread.Sheets.ConditionRuleBase)
public Methodintersects (Inherited from GcSpread.Sheets.ConditionRuleBase)
public Methodpriority (Inherited from GcSpread.Sheets.ConditionRuleBase)
public Methodreset (Inherited from GcSpread.Sheets.ConditionRuleBase)
public MethodstopIfTrueGets whether evaluation should stop if the condition evaluates to true.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.