SpreadJS Documentation
getExpected Method
Gets the style of the base rule.
Syntax
var instance = new GcSpread.Sheets.ConditionRuleBase(style);
var value; // Type: Style
value = instance.getExpected();
function getExpected() : Style;
See Also

Reference

ConditionRuleBase type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.