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-23 00:30:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41a52c592cf1ca63b12337c78bb8b93bbde2cc7d
PhpSpreadsheet
/
tests
/
data
/
Cell
T
History
Nathan Dench
76ac008911
R1C1 conversion should handle absolute A1 references
2021-05-07 14:34:05 +02: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
R1C1 conversion should handle absolute A1 references
2021-05-07 14:34:05 +02:00
DefaultValueBinder.php
…
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
…