SpreadJS Documentation
ignoreBlank Field
A value that indicates whether to ignore the null value.
Syntax
var instance = new GcSpread.Sheets.NumberCondition(compareType, expected, formula);
var value; // Type: boolean
value = instance.ignoreBlank;
var ignoreBlank : boolean;
See Also

Reference

NumberCondition type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.