SpreadJS Documentation
GC.Spread.Sheets Namespace / ConditionalFormatting type / ScaleRule Method
In This Topic
    ScaleRule Method
    In This Topic
    Represents a scale conditional rule.
    Syntax
    var value; // Type: any
    value = GC.Spread.Sheets.ConditionalFormatting.ScaleRule();
    function ScaleRule() : any;
    See Also