2 ms·
Pretty cool project! Congrats. QQ: does it support programmatic cell access/modifications? Eg `cell file.cell --write A2 "42"` or `cell file.cell --read "=SUM
by marcyb5st 5mo ago
Pretty cool project! Congrats.
QQ: does it support programmatic cell access/modifications?
Eg `cell file.cell --write A2 "42"` or `cell file.cell --read "=SUM(A1:A10)"`? Couldn't surmise that from the glimpse I gave the README, but it would be pretty cool for scripting stuff.