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
97a80f383c
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
MathTrig
/
SUMIFS.php
45 lines
579 B
PHP
Raw
Blame
History
<
?
php
return
[
[
2
,
[
[
1
],
[
1
],
[
1
],
],
[
[
'Y'
],
[
'Y'
],
[
'N'
],
],
'=Y'
,
[
[
'H'
],
[
'H'
],
[
'H'
],
],
'=H'
,
],
[
1
,
[
[
1
],
[
1
],
[
1
],
],
[
[
'A'
],
[
'B'
],
[
'C'
],
],
'=B'
,
[
[
'C'
],
[
'B'
],
[
'A'
],
],
'=B'
,
],
];
Reference in New Issue
View Git Blame
Copy Permalink