Spread.Sheets
stopIfTrue メソッド
条件がtrueに評価された場合に評価を終了するかどうかを取得します。
シンタックス
Javascript (Usage) 
var instance = new GC.Spread.Sheets.ConditionalFormatting.ScaleRule();
var value; // Type: any
value = instance.stopIfTrue();
Javascript (Specification) 
function stopIfTrue() : any;

関連トピック

参照

ScaleRule クラス

 

 


© 2016-2018, GrapeCity inc. All rights reserved.