Hi, I am searching for a way to set the orientation of a single XSSFCell to "right-to-left". I have found a way to set the whole XSSFSheet to display text "right-to-left" as there is a method called setRightToLeft. Can anyone help me finding a similar method for just a single cell in order to display arabic text? Best regards
