GcSpread.Sheets Namespace : ScaleRule type |
var instance = new GcSpread.Sheets.ScaleRule(scaleValue1, scaleValue2, scaleValue3);
function ScaleRule;
Object
GcSpread.Sheets.ConditionRuleBase
GcSpread.Sheets.ScaleRule
GcSpread.Sheets.DataBarRule
GcSpread.Sheets.IconSetRule
GcSpread.Sheets.ThreeScaleRule
GcSpread.Sheets.TwoScaleRule
Name | Description | |
---|---|---|
ScaleRule Constructor | Represents a scale conditional rule. |
Name | Description | |
---|---|---|
ranges | (Inherited from GcSpread.Sheets.ConditionRuleBase) | |
style | (Inherited from GcSpread.Sheets.ConditionRuleBase) |
Name | Description | |
---|---|---|
contains | (Inherited from GcSpread.Sheets.ConditionRuleBase) | |
createCondition | Creates a condition for the rule. | |
evaluate | (Inherited from GcSpread.Sheets.ConditionRuleBase) | |
getExpected | (Inherited from GcSpread.Sheets.ConditionRuleBase) | |
intersects | (Inherited from GcSpread.Sheets.ConditionRuleBase) | |
priority | (Inherited from GcSpread.Sheets.ConditionRuleBase) | |
reset | (Inherited from GcSpread.Sheets.ConditionRuleBase) | |
stopIfTrue | Gets whether evaluation should stop if the condition evaluates to true . |