ruilisi / fortune-sheet

A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
https://ruilisi.github.io/fortune-sheet-docs/
MIT License
2.54k stars 227 forks source link

Config cellReadOnly #533

Closed pmc-quynang closed 7 months ago

pmc-quynang commented 7 months ago

Is your feature request related to a problem? Please describe. Are there any feature that can disabled cell input? Describe the solution you'd like I think we can have this config "cellReadOnly": [[1, 2], [3,4]......[col_index, row_index]]

sanchit3008 commented 7 months ago

pls check the lo property on individual cell level

https://github.com/ruilisi/fortune-sheet/blob/master/stories/data/protected.ts