Spread.Sheets
Condition メソッド
パラメーターオブジェクトを使用する条件項目を表します。
シンタックス
Javascript (Usage) 
var value; // Type: any
value = GC.Spread.Sheets.ConditionalFormatting.Condition(conditionType, args);
Javascript (Specification) 
function Condition( 
   conditionType : ConditionType,
   args : Object
) : any;

パラメータ

conditionType
args

関連トピック

参照

ConditionalFormatting タイプ

 

 


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