How to set property $sheet->setZoomScale(150) on excel with maatwebsite laravel 5.2
I want setZoomScale(150) when iam export excell on laravel with maatwebsite, but have [ERROR] Laravel Worksheet method [setZoomScale] does not exist. how can i fixed it?