SpreadJS製品ヘルプ
getExpected メソッド
GC.Spread.Sheets.ConditionalFormatting 名前空間 > ConditionRuleBase タイプ : getExpected メソッド
ベースルールのスタイルを取得します。
シンタックス
var instance = new GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges);
var value; // Type: Style
value = instance.getExpected();
function getExpected() : Style;
関連トピック

参照

ConditionRuleBase タイプ