实现选择日期选择区间的方法:
下载JQuery UI的Datepicker
修改源码实现中文日期选择器
在SpreadJS创建CustomCellType
实现CustomCellType的activateEditor和deactivateEditor方法
实现setEditorValue和getEditorValue方法
实现updateEditor方法
在SpreadJS中调用
具体的代码实现,可以参考下面的博客
http://blog.gcpowertools.com.cn/post/Datepicker.aspx