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
dcc47fb287
PhpSpreadsheet
/
tests
/
data
/
Cell
/
SetValueExplicitException.php
11 lines
124 B
PHP
Raw
Blame
History
<
?
php
use
PhpOffice\PhpSpreadsheet\Cell\DataType
;
return
[
[
'XYZ'
,
DataType
::
TYPE_NUMERIC
,
],
];
Reference in New Issue
View Git Blame
Copy Permalink