| GC.Spread.Sheets 名前空間 > ConditionalFormatting タイプ : 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; | |