Persisting Excel Edits in OnlyOffice via Automated Callback Processing
Containerized deployment
docker run -i -t -d -p 80:80 --name onlyoffice onlyoffice/documentserver
Verify the service by accessing the server address in a browser.
Locking specific cells
Open the Excel workbook, select all cells (Ctrl+A) and open the Format Cells dialog (Ctrl+1). On the Protection tab, uncheck the Locked option.
Individually s ...
Posted on Wed, 13 May 2026 20:21:42 +0000 by lol