str4danya commented on PR #682: URL: https://github.com/apache/poi/pull/682#issuecomment-2312921004
Hello, I hadn't thought of that. I have reverted the support for CellUtils constants. The tests have also been edited, duplicating the tests for CellUtils and CellPropertyType. Look at setCellStylePropertiesEnum and setCellStyleProperties. Unfortunately, there is no way to overload these methods. The reason for this is the generics [type erasure](https://docs.oracle.com/javase/tutorial/java/generics/erasure.html). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org