.. |
Calculation
|
Added support for the WEBSERVICE function (#1409)
|
2020-06-29 10:17:58 +09:00 |
Cell
|
Helper class for the conversion of cell addresses between A1 and R1C1 formats, and vice-versa (#1558)
|
2020-06-27 23:03:25 +02:00 |
Functional/TypeAttributePreservation
|
Avoid losing calculated value type
|
2018-03-03 11:51:06 +01:00 |
Reader
|
Forgot to check in the test files for the unit tests
|
2020-07-05 16:28:46 +02:00 |
Shared
|
Corrected date time detection (#1492)
|
2020-06-20 17:15:38 +02:00 |
Style
|
Improve HTML Writer (#1464)
|
2020-05-18 12:43:18 +09:00 |
Writer
|
Fix saving XLSX with drawings (#1462)
|
2020-05-23 13:09:10 +02: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
|
Range operator tests (#1501)
|
2020-06-02 07:38:35 +02: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 |