pfrenssen / excel-unprotect

Disables cell protection on XLSX spreadsheets so they can be changed freely

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

excel-unprotect

Usage

$ ./excel-unprotect.php filename.xlsx

A unprotected copy of the file named filename-unprotected.xlsx will be saved in the same folder.

About

Disables cell protection on XLSX spreadsheets so they can be changed freely


Languages

Language:PHP 100.0%