PHP Excel - Set cell or Column Direction (RTL)
问题 I'm looking for a way to set the "Direction" of a cell in Excel from PHP Excel. I've gone over any documentation i could find and found only the option to set the direction for a sheet, however, it does not affect the cell direction but rather, only the layout of the page from LTR to RTL. I need to be able to set a specific Cell or better yet, a column, to be RTL. Please note that I'm not talking about the alignment of the cell, I'm talking about the text direction. this is not a duplication