Hey all, My main goal is to have one cell with multiple font colors in it. To achieve this, I have come across a few possible solutions:
-Style two separate cells and merge them -find a way to style the different strings, and apply the data to the same cell -eliminate the side borders and put the data in different cells, making them appear to be in the same cell. The first solution is giving me the issue that when I merge two cells, the data from the first cell completely extinguishes the data in the second cell, and I am also under the impression that the second solution is not possible with Apache POI. Any help with this issue would be greatly appreciated. Best, Kyle Charron [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
