'PHP Using Excel sheets remove formula

I want to modify an already existing excel sheet with delete the formula used in the sheets using PHP.

I tried to use php Spreadsheet. Not able to delete the formula used the excel sheets

Is there some way I can modify the already existing excel sheet with removing the formula using PHP?



Sources

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

Source: Stack Overflow

Solution Source