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