.. |
Calculation
|
Fix ROUNDUP and ROUNDDOWN for floating-point rounding error (#1404)
|
2020-03-07 12:48:54 +07:00 |
Cell
|
Additional cell datatype unit tests (#1301)
|
2020-01-03 23:29:53 +01:00 |
Functional/TypeAttributePreservation
|
Avoid losing calculated value type
|
2018-03-03 11:51:06 +01:00 |
Reader
|
Conditionals - Extend Support for (NOT)CONTAINSBLANKS (#1278)
|
2020-01-04 18:50:04 +01:00 |
Shared
|
Xls file threw exception during open by Xls reader
|
2018-10-07 18:49:01 +11:00 |
Style
|
Complex number mask for integers containing a single dot (#1227)
|
2019-10-30 22:54:06 +01:00 |
Writer
|
Support to read and write unsupported data for XLSX
|
2018-05-12 11:47:46 +09:00 |
CalculationBinaryComparisonOperation.php
|
Refactor tests data from custom format to PHP
|
2016-08-16 21:00:19 +09:00 |
CellAbsoluteCoordinate.php
|
Sheet title can contain exclamation mark (in formulas)
|
2018-10-03 12:52:51 +09:00 |
CellAbsoluteReference.php
|
Sheet title can contain exclamation mark (in formulas)
|
2018-10-03 12:52:51 +09:00 |
CellBuildRange.php
|
Use proper syntax for variadic functions
|
2017-01-23 15:01:20 +09:00 |
CellCoordinates.php
|
Use proper syntax for variadic functions
|
2017-01-23 15:01:20 +09:00 |
CellExtractAllCellReferencesInRange.php
|
Ranges across Z and AA columns incorrectly threw an exception
|
2018-06-11 22:54:11 +09:00 |
CellGetRangeBoundaries.php
|
Use proper syntax for variadic functions
|
2017-01-23 15:01:20 +09:00 |
CellMergeRangesInCollection.php
|
Fix cell ranges causing coordinate merge error
|
2018-01-22 12:26:37 +09:00 |
CellRangeBoundaries.php
|
Use proper syntax for variadic functions
|
2017-01-23 15:01:20 +09:00 |
CellRangeDimension.php
|
Use proper syntax for variadic functions
|
2017-01-23 15:01:20 +09:00 |
CellSplitRange.php
|
Use proper syntax for variadic functions
|
2017-01-23 15:01:20 +09:00 |
ColumnIndex.php
|
Consistent `stringFromColumnIndex()` and `columnIndexFromString()`
|
2017-11-26 15:29:08 +09:00 |
ColumnString.php
|
Use proper syntax for variadic functions
|
2017-01-23 15:01:20 +09:00 |
CoordinateIsRange.php
|
Fix cell ranges causing coordinate merge error
|
2018-01-22 12:26:37 +09:00 |