swen-xiong
|
b176753cea
|
feat(api): provides an api for users
This submission provides the following apis: getCellValue, setCellValue, clearCell, deleteCell,
setCellFormat, find, replace, setHorizontalFrozen, setVerticalFrozen, setBothFrozen, cancelFrozen,
insertRow, insertColumn, deleteRow, deleteColumn, hideRow, hideColumn, showRow, showColumn,
getRange, getRangeValue.
|
5 years ago |
liurunze
|
37c307087c
|
refactor(all project): modular,Document promotion,Some bugs
1. Modularization, use es6, split files 2. Add English documents,enriched parameter description 3.
add allowEdit 4. Delete row, insert row,hidden row 5. some bugs
BREAKING CHANGE: File name change
fix #11, fix #2
|
5 years ago |