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