Spread.Sheets Documentation
stopIfTrue Method
Gets whether evaluation should stop if the condition evaluates to true.
Syntax
var instance = new GC.Spread.Sheets.ConditionalFormatting.ScaleRule();
var value; // Type: any
value = instance.stopIfTrue();
function stopIfTrue() : any;
See Also

Reference

ScaleRule class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.