mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-25 10:38:21 +00:00
26079174a0
* Implementation of the SEQUENCE() Excel365 function Note that the Calculation Engine does not yet support the Spill operator, or spilling functions * Handle the use-case of step = 0; and tests for exception handling for invalid arguments * Update Change Log