node-google-spreadsheet
node-google-spreadsheet copied to clipboard
fix: ability to save a formula as a string using the cell-based interface
- add ability to save a formula or any string which starts with
=
as a string using the cell-based interface
for more details see: #644