SpreadJS Documentation
formula Field
Gets the comparison formula of the text rule.
Syntax
var instance = new GcSpread.Sheets.FormulaRule(formula, style);
var value; // Type: string
value = instance.formula;
var formula : string;
See Also

Reference

FormulaRule class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.