SpreadJS Documentation
type Field
Indicates the criteria type of this data validator.
Syntax
var instance = new GcSpread.Sheets.DefaultDataValidator(condition);
var value; // Type: CriteriaType
value = instance.type;
var type : CriteriaType;
See Also

Reference

DefaultDataValidator type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.