Hello to everyone,
with Java I can create a .ods document using
org.jopendocument.dom.spreadsheet.SpreadSheet
but I can't format the contents of the rows and cells because I have to populate it with a DefaultTableModel
Can someone kindly give me a hand?