Relative Content

Tag Archive for phpspreadsheetphpoffice-phpspreadsheet

PhpOfficePhpSpreadsheetReaderXlsx getSheetByName not working

I hate posting this because I feel like this should be simple, but I have investigated and tested many things. My script has been working fine if I want the first sheet to be read. Again, that works fine. BUT, I want to be able to specify a specific sheet to be read instead of the ActiveSheet (first sheet).

PhpOfficePhpSpreadsheetReaderXlsx getSheetByName not working

I hate posting this because I feel like this should be simple, but I have investigated and tested many things. My script has been working fine if I want the first sheet to be read. Again, that works fine. BUT, I want to be able to specify a specific sheet to be read instead of the ActiveSheet (first sheet).

PHPSpreadsheet Scatter Charts not working consistently

I am trying to (re)create a scatter chart in PhpSpreadsheet but currently there are a few things not working. I do understand that not all Excel features are implemented in PhpSpreadsheet, but I cannot find a reference to what is possible (or not).