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

Add handleFormulaStringPaste method #598

Closed sanchit3008 closed 1 month ago

sanchit3008 commented 2 months ago

This PR adds a new method named handleFormulaStringPaste to paste.ts for handling formulae being pasted as raw strings by the user. The behaviour mirrors Google Sheets.