| GC.Spread.Sheets.ConditionalFormatting 名前空間 > ConditionRuleBase タイプ : ConditionRuleBase コンストラクタ |
| Javascript (Usage) | |
|---|---|
var instance = new GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges); | |
| Javascript (Specification) | |
|---|---|
function ConditionRuleBase( ruleType : any, style : Style, ranges : undefined ) : ConditionRuleBase; | |