Hi!
I have an issue when I want read the Cell’s Style’s properties.
I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...println("Protection = " + borderNew.isProtectionApplied());...()); System.out.println("Protection = " + border1.isProtectionApplied());...