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
98c55b0f88
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
TextData
/
LEN.php
29 lines
262 B
PHP
Raw
Blame
History
<
?
php
return
[
[
0
,
null
,
],
[
0
,
''
,
],
[
9
,
'AbCdEfGhI'
,
],
[
10
,
'MARK BAKER'
,
],
[
4
,
true
,
],
[
5
,
false
,
],
];
Reference in New Issue
View Git Blame
Copy Permalink