SpreadJS Documentation
stopIfTrue Method
Gets whether evaluation should stop if the condition evaluates to true.
Syntax
var instance = new GcSpread.Sheets.ScaleRule(scaleValue1, scaleValue2, scaleValue3);
var value; // Type: any
value = instance.stopIfTrue();
function stopIfTrue() : any;
See Also

Reference

ScaleRule type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.