Hello
I searched the documentation but there wasn't anything about RTL, Does Laravel-Excel support RTL ?
Thanks
playing with this line did it :)
$sheet->setRightToLeft(true);
Most helpful comment
playing with this line did it :)