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-22 16:19:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb11378fca2e8026670ab35b8c6bb53e2c6aef9c
PhpSpreadsheet
/
tests
/
data
/
Cell
T
History
Adrien Crivelli
d02352845c
PHPStan Level 2
2021-04-04 22:06:00 +09:00
..
A1ConversionToR1C1Absolute.php
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
A1ConversionToR1C1Exception.php
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
A1ConversionToR1C1Relative.php
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
DefaultValueBinder.php
fix: issue
#1476
crash with numeric string value terminating with new line (
#1481
)
2020-05-23 12:49:54 +02:00
IndexesFromString.php
PHPStan Level 2
2021-04-04 22:06:00 +09:00
R1C1ConversionToA1Absolute.php
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
R1C1ConversionToA1Exception.php
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
R1C1ConversionToA1Relative.php
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
SetValueExplicit.php
…
SetValueExplicitException.php
…