PhpSpreadsheet/src/PhpSpreadsheet
2018-09-28 21:25:50 +09:00
..
Calculation Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
Cell Read and write hyperlink for drawing image 2018-07-15 13:00:30 +09:00
Chart Fix PHPDocs in Chart/DateSeries 2018-05-21 18:05:14 +09:00
Collection Avoid potentially unsupported PSR-16 cache keys 2018-02-01 21:27:36 +09:00
Document Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
Helper Fix broken sample links on windows due to $baseDir having backslash (#653) 2018-09-28 21:25:50 +09:00
Reader Fix warning when reading xlsx without styles 2018-08-19 15:43:54 +09:00
RichText Fix a few docblocks 2018-01-28 15:26:42 +09:00
Shared In PHP7 required parameters must be set 2018-05-26 14:31:34 +09:00
Style Chained operations on cell ranges involving borders are now possible 2018-07-15 12:19:54 +09:00
Worksheet Allow iterators to go out of bounds with prev() 2018-08-19 14:02:17 +09:00
Writer Read and write hyperlink for drawing image 2018-07-15 13:00:30 +09:00
Comment.php Fix a few docblocks 2018-01-28 15:26:42 +09:00
Exception.php Drop unused code and fix some PhpStorm warnings 2017-10-08 01:21:32 +09:00
HashTable.php Fix a few docblocks 2018-01-28 15:26:42 +09:00
IComparable.php Remove boilerplates 2017-09-30 22:12:28 +09:00
IOFactory.php Simplify IOFactory to rely on autoloading 2017-10-22 01:54:14 +09:00
NamedRange.php Rename classes to keep them in their related namespaces 2017-10-29 17:39:42 +09:00
ReferenceHelper.php Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
Settings.php Rename classes to keep them in their related namespaces 2017-10-29 17:39:42 +09:00
Spreadsheet.php Support workbook view attributes for Xlsx format 2018-06-24 20:15:38 +09:00