'PhpSpreadhseet AutoFIlter (Select All when file open)

Im using PHP Spreadsheet for making xlsx sheet, then do the autofilter like in the image bellow : enter image description here

It succeed, but when i open the xlsx file what i want is to selected all by default. Image bellow show when i open the xlsx : enter image description here

How to make by default select all from the filter?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source