| GC.Spread.Sheets.ConditionalFormatting 名前空間 > ConditionRuleBase タイプ : reset メソッド |
| Javascript (Usage) | |
|---|---|
var instance = new GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges); var value; // Type: any value = instance.reset(); | |
| Javascript (Specification) | |
|---|---|
function reset() : any; | |