Spread.Sheets
ConditionRuleBase メソッド
ルールのスタイル。
範囲の配列。
指定されたスタイルで書式設定するベースルールクラスを表します。
シンタックス
Javascript (Usage) 
var value; // Type: any
value = GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges);
Javascript (Specification) 
function ConditionRuleBase( 
   ruleType : any,
   style : Style,
   ranges : undefined
) : any;

パラメータ

ruleType
style
ルールのスタイル。
ranges
範囲の配列。

関連トピック

参照

ConditionalFormatting タイプ

 

 


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