PhpSpreadsheet
PhpSpreadsheet copied to clipboard
A pure PHP library for reading and writing spreadsheet files
hello, am trying to fetch the theme styles related from the following file, but didn't find any functionality to be able to do that -theme: "Reponsibles-style" [test table with styles...
Fix #2581 (not obvious - see next paragraph for explanation). This continues the work of PR #2902 (and also PR #3467) to have errors propagated through function calculations rather than...
This is: ``` - [v] a bug report - [ ] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` ### What...
This is: ``` - [X] a bug report - [ ] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` ### What...
Hello, I have this issues where i get this error "Unable to access External Workbook". I'm trying to convert an xlsx file into a pdf or html but on writer...
This is: ``` - [Y] a bug report - [ ] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` ### What...
Fix #1310, which was closed as stale in 2020, but which I will now reopen. Supersedes PR #1311 (@jaiminmoslake7020), from which I will remove the stale label but leave closed....
I reported multiple security vulnerabilities in PHPSpreadsheet through the [private vulnerability reporting](https://github.com/PHPOffice/PhpSpreadsheet/security) feature on this repository. It's been over a month, and I haven't heard back. What is the correct...
This is: ``` - [x] a bug report - [ ] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` ### What...
i i try to import a new usable function on the sheet a custome function . did some function like "addcustomefunction()" existe already in this current project ?? if not...