-
I have a spreadsheet open in LibreOffice Calc, and I manually change a few cells.
Can I save those changes only? -
I have a spreadsheet open in LibreOffice Calc, and I need to update a few cells.
Can I load these cells only?
E.g.: I have a 100MB spreadsheet loaded. I change the values of three cells. Now I need to let another application know about this change. The other application knows everything about the 100MB data, except the change I did. Can I save what changed in a kind of delta file? Something like:
[2;3] NewValue
[4;9] 123456
[8;2] abc
If the other application has to send a result to the spreadsheet, can it do it in the same way?