mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-17 15:42:16 +00:00
Update FunctionPrefix.php
This commit is contained in:
@@ -5,7 +5,7 @@ namespace PhpOffice\PhpSpreadsheet\Writer\Xlsx;
|
||||
class FunctionPrefix
|
||||
{
|
||||
const XLFNREGEXP = '/(?:_xlfn\.)?((?:_xlws\.)?\b('
|
||||
// functions added with Excel 2010
|
||||
// functions added with Excel 2010
|
||||
. 'beta[.]dist'
|
||||
. '|beta[.]inv'
|
||||
. '|binom[.]dist'
|
||||
|
||||
Reference in New Issue
Block a user