mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-22 00:33:41 +00:00
b3de003aa5
The samples have become unwieldy when running them from a browser. In particular, the drop-down lists are fixed size with no scrolling, and many of them are now just too large. I have moved all the Calculation samples up a level, and broken several categories (Basic, Chart, DateTime, Engineering, Financial, and Reader) into several pieces. Convert-Online (now found in the Engineering category) had a number of different problems which are now resolved. It is the only member with any significant code change.
4 lines
268 B
CSV
4 lines
268 B
CSV
First Name,Last Name,Nationality,Gender,Date of Birth,Time of Birth,Date/Time,PHP Coder,Sanity %Age
|
|
Mark,Baker,British,M,19-Dec-1960,01:30,=E2+F2,TRUE,32%
|
|
Toni,Baker,British,F,24-Nov-1950,20:00,=E3+F3,FALSE,95%
|
|
Rachel,Baker,British,F,7-Dec-1982,00:15,=E4+F4,FALSE,100% |