Laravel-excel: RTL Support ?

Created on 26 Dec 2015  路  1Comment  路  Source: Maatwebsite/Laravel-Excel

Hello

I searched the documentation but there wasn't anything about RTL, Does Laravel-Excel support RTL ?

Thanks

Most helpful comment

playing with this line did it :)

$sheet->setRightToLeft(true);

>All comments

playing with this line did it :)

$sheet->setRightToLeft(true);
Was this page helpful?
0 / 5 - 0 ratings

Related issues

ellej16 picture ellej16  路  3Comments

disto picture disto  路  3Comments

kurianic picture kurianic  路  3Comments

matthewslouismarie picture matthewslouismarie  路  3Comments

thearabbit picture thearabbit  路  3Comments