This website requires JavaScript.
Explore
Help
Sign In
Clientbase
/
PhpSpreadsheet
mirror of
https://github.com/basemaster/PhpSpreadsheet.git
Watch
1
Star
0
Fork
You've already forked PhpSpreadsheet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d1e4dca43c
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
TextData
/
T.php
25 lines
262 B
PHP
Raw
Blame
History
<
?
php
return
[
[
null
,
123456.789
,
],
[
'123456.789'
,
'123456.789'
,
],
[
'Mark Baker'
,
'Mark Baker'
,
],
[
null
,
null
,
],
[
null
,
true
,
],
];
Reference in New Issue
View Git Blame
Copy Permalink