https://github.com/sonota88/libreoffice-java-sample/tree/20210101
An updated version of this ↓ I wrote earlier. It is a report of minor corrections and operation confirmation that "it worked even at the beginning of 2021".
Sample reading and writing LibreOffice Calc fods files in Java 2019
By the way, the above is an article at the end of 2019, so it will be the first update in about a year.
--Added sample code to get the maximum value of row index and column index within the usage range. --Changed to use mvnw --JUnit version upgrade: 4.x => 5.7.0
Ubuntu Linux 18.04
LibreOffice 6.0.7.3
OpenJDK 1.8.0_275
Recommended Posts