SpreadJS Documentation
ignoreBlank Field
A value that indicates whether to ignore the blank condition.
Syntax
var instance = new GcSpread.Sheets.RelationCondition(compareType, item1, item2);
var value; // Type: object
value = instance.ignoreBlank;
var ignoreBlank : object;
See Also

Reference

RelationCondition type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.