jferard / fastods

A very fast and lightweight (no dependency) library for creating ODS (Open Document Spreadsheet, mainly for Calc) files in Java. It's a Martin Schulz's SimpleODS fork
GNU General Public License v3.0
36 stars 6 forks source link

TableCellStyle.DEFAULT_CELL_STYLE background color #97

Closed jferard closed 6 years ago

jferard commented 6 years ago

From @Max4409 (#95, french): The tableCellStyle.DEFAULT_CELL_STYLE background color should not be white, but should have the value SimpleColor.NONE. This currently prevents LibreOffice from displaying the grid.