Spread.Sheets Documentation
getExpected Method
Gets the style of the base rule.
Syntax
var instance = new GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges);
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.