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-28 11:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6b6a110ecb99055dc58abcc5d7b1fcd67bd7fc5
PhpSpreadsheet
/
tests
/
data
T
History
MarkBaker
d6b6a110ec
Additional array formula tests for Ods Reader
2022-03-05 10:37:43 +01:00
..
Calculation
Resolve
translateSeparator()
method to handle separators (row and column) for array functions as well as for function argument separators; and cleanly handle nesting levels
2022-02-27 13:01:09 +01:00
Cell
Merge branch 'master' into CalculationEngine-Array-Formulae-Initial-Work
2022-02-26 16:37:17 +01:00
Features/AutoFilter
/Xlsx
…
Functional
/TypeAttributePreservation
…
Reader
Additional array formula tests for Ods Reader
2022-03-05 10:37:43 +01:00
Shared
…
Style
Add support for one digit decimals (FORMAT_NUMBER_0, FORMAT_PERCENTAGE_0) (
#2525
)
2022-02-05 12:46:50 -08:00
Worksheet
…
Writer
Basic Read/Write test for an array function; verify that formula attributes are being set correctly
2022-01-30 23:03:50 +01:00
CalculationBinaryComparisonOperation.php
Extract some methods from the Calculation Engine into dedicated classes (
#2537
)
2022-02-04 16:02:29 +01:00
CellAbsoluteCoordinate.php
…
CellAbsoluteReference.php
…
CellBuildRange.php
…
CellCoordinates.php
…
CellExtractAllCellReferencesInRange.php
…
CellGetRangeBoundaries.php
…
CellMergeRangesInCollection.php
…
CellRangeBoundaries.php
…
CellRangeDimension.php
…
CellSplitRange.php
…
ColumnIndex.php
…
ColumnString.php
…
CoordinateIsRange.php
…
ReferenceHelperFormulaUpdates.php
…
ReferenceHelperFormulaUpdatesMultipleSheet.php
…