This website requires JavaScript.
Explore
Help
Sign In
alex
/
PhpSpreadsheet
Watch
1
Star
0
Fork
You've already forked PhpSpreadsheet
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e31878ceb1
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