libreoffice calc - Using Java to get OfficeLibre Cell value -


i can not seem find documentation on accessing value in .ods table, officelibre java. using officelibre background program javafx program dump , data to, , can not figure out how access cell a1, example, holds "entrees".

any appreciated.

i use apache odf toolkit-simple api, here easier use version of apache's odfdom api.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -