This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-08-31 12:40:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.3.1
PhpSpreadsheet
/
tests
/
data
T
History
Adrien Crivelli
371c800e3f
Ranges across Z and AA columns incorrectly threw an exception
...
Fixes
#545
2018-06-11 22:54:11 +09:00
..
Calculation
Fixed parsing of conditionals in COUNTIF functions
2018-06-10 14:25:33 +09:00
Cell
…
Functional
/TypeAttributePreservation
Avoid losing calculated value type
2018-03-03 11:51:06 +01:00
Reader
Allow CSV escape character to be set
2018-05-23 10:31:41 +09:00
Shared
…
Style
…
Writer
Support to read and write unsupported data for XLSX
2018-05-12 11:47:46 +09:00
CalculationBinaryComparisonOperation.php
…
CellAbsoluteCoordinate.php
…
CellAbsoluteReference.php
…
CellBuildRange.php
…
CellCoordinates.php
…
CellExtractAllCellReferencesInRange.php
Ranges across Z and AA columns incorrectly threw an exception
2018-06-11 22:54:11 +09:00
CellGetRangeBoundaries.php
…
CellMergeRangesInCollection.php
…
CellRangeBoundaries.php
…
CellRangeDimension.php
…
CellSplitRange.php
…
ColumnIndex.php
…
ColumnString.php
…
CoordinateIsRange.php
…