openspout icon indicating copy to clipboard operation
openspout copied to clipboard

Read style from file

Open robyice opened this issue 2 years ago • 0 comments

When using the reader to read xlsx files getRowIterator and then using getCells on the row, the getStyle on the cells returned returns the default style, not the style on that cell in the file. So, if you are trying to add data to an existing Excel document, Then all the styling is getting lost.

robyice avatar Sep 12 '23 02:09 robyice