RTL formatting
Created by: rootstock-eran
couldn't find any reference to RTL formatting of a spreadsheet. is it possible, any support for this option? in PHPexcel it will look like this: $objPHPExcel->getActiveSheet()->setRightToLeft(true);
thank you.