// パラメータ var ruleType; //タイプ: any var style; //タイプ: Style var ranges; //タイプ: undefined var instance = new GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges);
function ConditionRuleBase( ruleType : any, style : Style, ranges : undefined ) : ConditionRuleBase;
パラメータ
- ruleType
- style
- ルールのスタイル。
- ranges
- 範囲の配列。