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-09-10 01:56:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.0-Cell-Index-Experiment
PhpSpreadsheet
/
tests
/
data
/
Cell
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
MarkBaker
ef4029df63
Refactor ISO data type validation from cell to shared date; add extra checks for invalid dates; and appropriate unit tests
2022-02-26 14:13:12 +01:00
..
A1ConversionToR1C1Absolute.php
…
A1ConversionToR1C1Exception.php
…
A1ConversionToR1C1Relative.php
…
ConvertFormulaToA1FromR1C1Absolute.php
Use named data provider in AddressHelper tests
2021-05-20 21:26:20 +02:00
ConvertFormulaToA1FromR1C1Relative.php
Use named data provider in AddressHelper tests
2021-05-20 21:26:20 +02:00
ConvertFormulaToA1FromSpreadsheetXml.php
Resolve Issue with float values losing their decimal when read from SpreadsheetML
2021-05-20 23:29:57 +02:00
DefaultValueBinder.php
PHPCS and PHStan appeasement
2021-06-03 21:42:20 +02:00
IndexesFromString.php
…
R1C1ConversionToA1Absolute.php
…
R1C1ConversionToA1Exception.php
…
R1C1ConversionToA1Relative.php
…
SetValueExplicit.php
Refactor ISO data type validation from cell to shared date; add extra checks for invalid dates; and appropriate unit tests
2022-02-26 14:13:12 +01:00
SetValueExplicitException.php
…