SpreadJS Documentation
ignoreBlank Field
Gets or sets a value that indicates whether to ignore the null value.
Syntax
var instance = new GcSpread.Sheets.Top10Condition(type, rank, ranges);
var value; // Type: boolean
value = instance.ignoreBlank;
var ignoreBlank : boolean;
See Also

Reference

Top10Condition type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.