32
edits
Line 66: | Line 66: | ||
==== Java example ==== | ==== Java example ==== | ||
# Again: You only need Java if you have to read/write .xls files! You don't need this for .xlsx files! | |||
# Make sure you've setup everything with java correctly | # Make sure you've setup everything with java correctly | ||
# get e.g. apache poi jar library files and add them with javaaddpath | # get e.g. apache poi jar library files and add them with javaaddpath |
edits